move ennvfile to folder env-files
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user