move ennvfile to folder env-files
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
# ports:
|
# ports:
|
||||||
# - ${GOTIFY_PORT:-8080}:80
|
# - ${GOTIFY_PORT:-8080}:80
|
||||||
env_file:
|
env_file:
|
||||||
- path: ./gotify.env
|
- path: ./env-files/gotify.env
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKERDIR}/gotify/data:/app/data
|
- ${DOCKERDIR}/gotify/data:/app/data
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user