Update production env file path

This commit is contained in:
2022-09-05 07:20:30 +01:00
parent e34d281774
commit 6811ce4af5

View File

@@ -7,7 +7,7 @@ services:
volumes: volumes:
- ${PORTAINER_GIT_DIR}:/code - ${PORTAINER_GIT_DIR}:/code
env_file: env_file:
- .env - ../stack.env
volumes_from: volumes_from:
- tmp - tmp
depends_on: depends_on: