feat: bootstrap Lingma from latest marketplace VSIX
Some checks failed
CI / lint-and-compile (push) Has been cancelled
CI / lint-and-compile (pull_request) Has been cancelled

This commit is contained in:
root
2026-04-17 10:44:37 +08:00
parent 5526779e98
commit b621c4aca7
6 changed files with 230 additions and 5 deletions

View File

@@ -8,6 +8,6 @@ services:
ports:
- "${PORT:-8317}:${PORT:-8317}"
volumes:
- ./bin:/app/bin:ro
- ./runtime-bin:/app/bin
- /root/.lingma:/root/.lingma
restart: unless-stopped