trying to fix github env vars
This commit is contained in:
parent
02e8b9c1f9
commit
5c94b44c5d
@ -3,7 +3,7 @@ services:
|
||||
image: myp-rp:latest
|
||||
ports:
|
||||
- "80:3000"
|
||||
env_file: /srv/myp-env/.env
|
||||
env_file: "/srv/myp-env/github.env"
|
||||
volumes:
|
||||
- /srv/MYP-DB:/usr/src/app/db
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user