删除目录「iStore/ntfy」

This commit is contained in:
kun
2026-07-28 10:52:06 +08:00
parent ee68435e4c
commit c61747004b
-17
View File
@@ -1,17 +0,0 @@
services:
ntfy:
image: binwiederhier/ntfy:latest
container_name: ntfy
restart: unless-stopped
ports:
- "1600:80"
volumes:
# 本地卷宗挂载
- /mnt/sata2-4/docker_data/ntfy:/var/cache/ntfy
command:
- serve
- --cache-file
- /var/cache/ntfy/cache.db