added ntfy
This commit is contained in:
@@ -121,4 +121,13 @@ services:
|
||||
- SUBDOMAIN=etf-oglasi
|
||||
- PROXIED=false
|
||||
restart: always
|
||||
ddns-ntfy:
|
||||
image: oznu/cloudflare-ddns:latest
|
||||
container_name: ddns-ntfy
|
||||
environment:
|
||||
- API_KEY=${API_KEY}
|
||||
- ZONE=${DOMAIN}
|
||||
- SUBDOMAIN=ntfy
|
||||
- PROXIED=false
|
||||
restart: always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user