mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-12-17 09:08:15 +00:00
Add .env to dockerfile and fix SEARXNG URL var
This commit is contained in:
@@ -16,6 +16,8 @@ services:
|
||||
dockerfile: app.dockerfile
|
||||
environment:
|
||||
- SEARXNG_API_URL=http://searxng:8080
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user