Files
ProxmoxVEDHelperScripts/install/slink-install.sh
CanbiZ (MickLesk) 239dbd1d7d fix(slink): restart caddy after config write, add API_URL to client env
- 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
2026-04-17 09:38:04 +02:00

3.8 KiB