mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
0bfecddd00
Fresh Docker installs without ADMIN_PASSWORD generated two different random passwords: Go wrote /opt/rustdesk/.admin_credentials while the panel authenticated against auth.db seeded by Node.js. Pre-bootstrap a shared password in entrypoints before supervisord / server start. Refs #385 Thanks: INSOLVE (Honorary); Marco Jakobs (@jacotec); MyNameisStitch (@MyNameisStitch); Redspin (@playerumpknow)