Files
QSfera/Server/devtools/deployments/qsfera_full/debug-collaboration-collabora.yml
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00

10 lines
293 B
YAML

---
services:
collaboration:
command: [ "-c", "dlv --listen=:40000 --headless=true --continue --check-go-version=false --api-version=2 --accept-multiclient exec /usr/bin/qsfera collaboration server" ]
environment:
COLLABORATION_LOG_LEVEL: debug
ports:
- 40001:40000