mirror of
https://gitee.com/guoyifanA/qiu-mo-jetbrains-help.git
synced 2026-09-21 22:30:45 +08:00
11 lines
229 B
YAML
11 lines
229 B
YAML
services:
|
|
qiumo-jetbrains-help:
|
|
build: .
|
|
image: qiumo-jetbrains-help:latest
|
|
container_name: QiuMo-Jetbrains-Help
|
|
ports:
|
|
- 10768:10768
|
|
volumes:
|
|
- ./external:/app/external
|
|
- ./logs:/app/logs
|