add secrets to client
This commit is contained in:
parent
baf5bc4d36
commit
123548064e
@ -3,9 +3,7 @@ services:
|
||||
image: myp-rp:latest
|
||||
ports:
|
||||
- "REMOTE:3000"
|
||||
environment:
|
||||
OAUTH_CLIENT_ID: example-client-id
|
||||
OAUTH_CLIENT_SECRET: example-client-secret
|
||||
env_file: /run/myp-prod/.env
|
||||
volumes:
|
||||
- /srv/MYP-DB:/usr/src/app/db
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user