added back the environment
This commit is contained in:
parent
c9023ea862
commit
3f446a1e43
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ services:
|
||||||
dockerfile: app.dockerfile
|
dockerfile: app.dockerfile
|
||||||
env_file:
|
env_file:
|
||||||
- .env # env variables for auth0
|
- .env # env variables for auth0
|
||||||
|
environment
|
||||||
|
- SEARXNG_API_URL=http://localhost:8080
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue