Add path to .ENV file on prod server
This commit is contained in:
@@ -4,3 +4,5 @@ services:
|
||||
image: registry.gitlab.com/sahkoinsinoorikilta/vtmk/web2.0-backend:latest
|
||||
ports:
|
||||
- 8000:8000
|
||||
env_file:
|
||||
- /home/sik/production/backend.env
|
||||
|
||||
Reference in New Issue
Block a user