1
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
volumes:
|
||||
- .:/workspace # 当前目录挂载到 /workspace,便于开发
|
||||
ports:
|
||||
- "7412:8120"
|
||||
- "14201:8120"
|
||||
working_dir: /workspace
|
||||
tty: true
|
||||
stdin_open: true
|
||||
|
||||
Reference in New Issue
Block a user