Update production env file path

This commit is contained in:
Mark Veidemanis 2022-09-05 07:20:30 +01:00
parent aaf2d58d86
commit 7606d77c2b
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: