diff --git a/notifications.docker-compose.yml b/notifications.docker-compose.yml index 6911854..69db338 100644 --- a/notifications.docker-compose.yml +++ b/notifications.docker-compose.yml @@ -5,6 +5,7 @@ services: image: gotify/server entrypoint: ./data/entrypoint.sh environment: + GOTIFY_SERVER_PORT: 8080 GOTIFY_DEFAULTUSER_PASS_FILE: /run/secrets/admin_password user: ${NASCOMPOSE_UID?}:${NASCOMPOSE_GID?} networks: