From 953e5b871545a7d5bdc3f7fb55309b746525a491 Mon Sep 17 00:00:00 2001 From: Neil Yeung Date: Thu, 27 Mar 2025 19:24:03 +0000 Subject: [PATCH] i swear i can type --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 9b41a9c..2f6f900 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -16,7 +16,7 @@ services: dockerfile: app.dockerfile env_file: - .env # env variables for auth0 - environment + environment: - SEARXNG_API_URL=http://localhost:8080 ports: - 3000:3000