- apt auto-starts caddy with default config (port 80); systemctl enable --now is a no-op if already running, so new Caddyfile (:8080) was never loaded - client falls back to http://localhost:8080 without explicit API_URL; add API_URL=http://127.0.0.1:8080 to /etc/default/slink-client
3.8 KiB
3.8 KiB