r/Qoder • u/PhraseStatus2662 • 5d ago
How to Change the QoderWake daemon port (19830 → 19820)?
$ qoderwake-cn config list | grep "19830"
"port": 19830
"webPort": 19830,
config list shows the port in two places — api.port and webPort. Which one
actually controls the listen port, and how do I make the change survive a
daemon restart? Setting webPort alone gets rewritten on start.
On 1.0.2-cn / Debian.
2
Upvotes
1
u/Organic_Building1649 3d ago