init: astro publish site with newsletter, search, and actions workflow
Some checks failed
deploy / build-and-deploy (push) Has been cancelled
Some checks failed
deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
6
deploy/Caddyfile.example
Normal file
6
deploy/Caddyfile.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Replace with your domain
|
||||
example.com {
|
||||
root * /var/www/publish
|
||||
encode zstd gzip
|
||||
file_server
|
||||
}
|
||||
Reference in New Issue
Block a user