change env path
This commit is contained in:
parent
81c8faec8e
commit
65323c8477
@ -3,7 +3,7 @@ services:
|
||||
image: myp-rp:latest
|
||||
ports:
|
||||
- "80:3000"
|
||||
env_file: /run/myp-prod/.env
|
||||
env_file: /srv/myp-env/.env
|
||||
volumes:
|
||||
- /srv/MYP-DB:/usr/src/app/db
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user