Update gotify
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
- "TZ=${TZ}"
|
- "TZ=${TZ}"
|
||||||
- "GOTIFY_REGISTRATION=${GOTIFY_REGISTRATION}"
|
- "GOTIFY_REGISTRATION=${GOTIFY_REGISTRATION}"
|
||||||
volumes:
|
volumes:
|
||||||
- "${CONFIG_PATH}:/app/data"
|
- "${APPDATA_PATH}/gotify/config:/app/data"
|
||||||
ports:
|
ports:
|
||||||
- "${PORT}:80"
|
- "${PORT}:80"
|
||||||
restart: "unless-stopped"
|
restart: "unless-stopped"
|
Reference in New Issue
Block a user