This commit is contained in:
zcr
2026-03-17 12:18:14 +08:00
parent 735747032a
commit 1e1caf1e91

View File

@@ -9,7 +9,7 @@ services:
volumes:
- .:/workspace # 当前目录挂载到 /workspace便于开发
ports:
- "7412:8120"
- "14201:8120"
working_dir: /workspace
tty: true
stdin_open: true