Load proper gotify admin password
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
entrypoint: ./data/entrypoint.sh
|
entrypoint: ./data/entrypoint.sh
|
||||||
environment:
|
environment:
|
||||||
GOTIFY_SERVER_PORT: 8080
|
GOTIFY_SERVER_PORT: 8080
|
||||||
GOTIFY_DEFAULTUSER_PASS_FILE: /run/secrets/admin_password
|
GOTIFY_DEFAULTUSER_PASS_FILE: /run/secrets/gotify_admin_password
|
||||||
user: ${NASCOMPOSE_UID?}:${NASCOMPOSE_GID?}
|
user: ${NASCOMPOSE_UID?}:${NASCOMPOSE_GID?}
|
||||||
networks:
|
networks:
|
||||||
- gotify
|
- gotify
|
||||||
|
|||||||
Reference in New Issue
Block a user