diff --git a/docker-compose.yaml b/docker-compose.yaml index 2f6f900..305fdf2 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -17,7 +17,7 @@ services: env_file: - .env # env variables for auth0 environment: - - SEARXNG_API_URL=http://localhost:8080 + - SEARXNG_API_URL=http://searxng:8080 ports: - 3000:3000 networks: