preview with caddy
Some checks failed
test / cargo test (push) Failing after 1m6s

This commit is contained in:
2024-10-03 21:12:53 +02:00
parent 2a043ae823
commit e04e4f6491
2 changed files with 32 additions and 1 deletions

View File

@ -56,7 +56,7 @@ ssg:
# Preview server
preview:
npx http-server dist
caddy run --config Caddyfile-preview
# SSG export of production server
export: clean