update 26.7.24

This commit is contained in:
kun
2026-07-25 01:46:18 +08:00
parent 4476294222
commit ef66be6486
+1 -1
View File
@@ -3,7 +3,7 @@ services:
image: ghcr.io/getarcaneapp/manager:latest image: ghcr.io/getarcaneapp/manager:latest
container_name: arcane container_name: arcane
ports: ports:
- '3552:3552' - '1600:3552'
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
# 本地卷宗挂载 # 本地卷宗挂载