删除目录「iStore/ntfy」
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user