Declare GOTIFY_DEFAULTUSER_PASS_FILE environment
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
gotify:
|
||||
image: gotify/server
|
||||
entrypoint: ./data/entrypoint.sh
|
||||
environment:
|
||||
GOTIFY_DEFAULTUSER_PASS_FILE: /run/secrets/admin_password
|
||||
networks:
|
||||
- gotify
|
||||
- traefik
|
||||
|
||||
Reference in New Issue
Block a user