mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 01:27:11 +00:00
47f4aa680c
Mount console-data read-only into the server container and set AUTH_DB_PATH so RustDesk clients receive panel folders/groups in SQLite deployments. Wait for auth.db on first boot and start console before Go in single-container layouts to avoid empty /api/device-group/accessible responses. Refs #138