added NTFY_BASE_URL var for matrix gateway
This commit is contained in:
parent
b8e08d3d55
commit
401aa5725d
@ -6,9 +6,13 @@ services:
|
||||
- serve
|
||||
environment:
|
||||
- TZ=CET # optional: set desired timezone
|
||||
- NTFY_BASE_URL=https://ntfy.ilnostropianetaselvaggio.it
|
||||
- NTFY_BEHIND_PROXY=true
|
||||
volumes:
|
||||
- /var/cache/ntfy:/var/cache/ntfy
|
||||
- /etc/ntfy:/etc/ntfy
|
||||
ports:
|
||||
- 3003:80
|
||||
restart: unless-stopped
|
||||
|
||||
# https://docs.ntfy.sh/config/#example-config
|
Loading…
x
Reference in New Issue
Block a user