backup Arcane Manager 本机项目配置

This commit is contained in:
Codex
2026-09-07 10:25:04 -07:00
parent cdd84c64f2
commit 8289822ce7
10 changed files with 175 additions and 0 deletions
@@ -0,0 +1,11 @@
services:
clash:
image: ghcr.io/cooper999/clash-autobuild:latest
container_name: clash
restart: always
ports:
- "7890:7890"
- "7894:7894"
- "9090:9090"
environment:
CLASH_CONFIG_URL: ${CLASH_CONFIG_URL}