Get Gotify to listen to port 8080 (non-root)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user