i swear i can type

This commit is contained in:
Neil Yeung 2025-03-27 19:24:03 +00:00
parent a9404062c0
commit 953e5b8715

View file

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