added back the environment

This commit is contained in:
Neil Yeung 2025-03-27 19:21:29 +00:00
parent c9023ea862
commit 3f446a1e43

View file

@ -16,6 +16,8 @@ services:
dockerfile: app.dockerfile
env_file:
- .env # env variables for auth0
environment
- SEARXNG_API_URL=http://localhost:8080
ports:
- 3000:3000
networks: