Update production env file path
This commit is contained in:
parent
aaf2d58d86
commit
7606d77c2b
|
@ -7,7 +7,7 @@ services:
|
|||
volumes:
|
||||
- ${PORTAINER_GIT_DIR}:/code
|
||||
env_file:
|
||||
- .env
|
||||
- ../stack.env
|
||||
volumes_from:
|
||||
- tmp
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue