Skip to content

Instantly share code, notes, and snippets.

@nestarz
Created April 11, 2021 14:12
Show Gist options
  • Save nestarz/d7db805bfb8ea88dd0f173e782170288 to your computer and use it in GitHub Desktop.
Save nestarz/d7db805bfb8ea88dd0f173e782170288 to your computer and use it in GitHub Desktop.
update caddy using caddyfile
curl localhost:2019/load \
-X POST \
-H "Content-Type: application/json" \
-d "$(caddy adapt)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment