forgot to add env file to compose
This commit is contained in:
@@ -9,7 +9,8 @@ services:
|
||||
- proxy-network
|
||||
volumes:
|
||||
- "./data:/app/data"
|
||||
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
networks:
|
||||
proxy-network:
|
||||
|
||||
Reference in New Issue
Block a user