apps/ntfy/docker-compose.yml aktualisiert
This commit is contained in:
@@ -7,6 +7,10 @@ services:
|
|||||||
command:
|
command:
|
||||||
- serve
|
- serve
|
||||||
|
|
||||||
|
environment:
|
||||||
|
NTFY_UPSTREAM_BASE_URL: https://ntfy.sh
|
||||||
|
NTFY_BEHIND_PROXY: "true"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/user/appdata/ntfy:/var/lib/ntfy
|
- /mnt/user/appdata/ntfy:/var/lib/ntfy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user