add env differentiation
This commit is contained in:
@ -10,4 +10,6 @@ services:
|
||||
- ./data/db:/app/data/db
|
||||
environment:
|
||||
- PYROM_PROD=true
|
||||
env_file:
|
||||
- config/secrets.prod.env
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user