apps/ntfy/docker-compose.yml aktualisiert
This commit is contained in:
@@ -3,6 +3,9 @@ services:
|
|||||||
image: binwiederhier/ntfy:latest
|
image: binwiederhier/ntfy:latest
|
||||||
container_name: ntfy
|
container_name: ntfy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
dns:
|
||||||
|
- 1.1.1.1
|
||||||
|
- 8.8.8.8
|
||||||
|
|
||||||
command:
|
command:
|
||||||
- serve
|
- serve
|
||||||
|
|||||||
Reference in New Issue
Block a user