Skip to content

Commit

Permalink
docker: disable auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
lss233 authored Feb 7, 2025
1 parent f7dcb77 commit 2a0ca98
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,3 @@ services:
- ./data:/app/data
- ./presets:/app/presets
# - ./fonts:/app/fonts # 如果你想自定义字体,就解除注释
watchtower: # [可选] 自动更新
image: containrrr/watchtower
volumes: # 如果启动失败,请修改下面这条:
- /var/run/docker.sock:/var/run/docker.sock

0 comments on commit 2a0ca98

Please sign in to comment.