Update production env file path

This commit is contained in:
Mark Veidemanis 2022-09-05 07:20:30 +01:00
parent e34d281774
commit 6811ce4af5
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

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: