move ennvfile to folder env-files

This commit is contained in:
2025-02-02 12:10:22 +02:00
parent 08be33883b
commit 24a5f78fed
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ services:
# ports:
# - ${GOTIFY_PORT:-8080}:80
env_file:
- path: ./gotify.env
- path: ./env-files/gotify.env
volumes:
- ${DOCKERDIR}/gotify/data:/app/data
networks: