You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2023. It is now read-only.
Downloading Caddy for linux/amd64 (personal license)...
curl: (22) The requested URL returned error: 500
Aborted, error 22 in command: curl -fsSL "$caddy_url" -u "$CADDY_ACCOUNT_ID:$CADDY_API_KEY" -o "$dl"
ERROR: Service 'caddy' failed to build: The command '/bin/sh -c curl https://getcaddy.com | bash -s personal net' returned a non-zero code: 1
It seems the caddy url is outdated...
Downloading Caddy for linux/amd64 (personal license)...
curl: (22) The requested URL returned error: 500
Aborted, error 22 in command: curl -fsSL "$caddy_url" -u "$CADDY_ACCOUNT_ID:$CADDY_API_KEY" -o "$dl"
ERROR: Service 'caddy' failed to build: The command '/bin/sh -c curl https://getcaddy.com | bash -s personal net' returned a non-zero code: 1
are you open to pull requests?