Files
pic/scripts
roof 81dcced0ca
Unit Tests / test (push) Successful in 15m42s
fix: bake DDNS_TOTP_SECRET and correct URL into defaults
docker-compose.yml DDNS_TOTP_SECRET defaulted to empty string —
containers on fresh installs had no OTP, so every /register call
was rejected with 401 and no domain was ever registered.

setup_cell.py still pointed to https://ddns.pic.ngo/api/v1 (no nginx
on VPS, so HTTPS fails). Both now default to the correct values; both
are still overridable via env var for custom DDNS deployments.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 13:49:43 -04:00
..
2025-09-12 23:04:52 +03:00
2025-09-14 03:31:14 -05:00