local setup

This commit is contained in:
nik
2025-09-29 22:07:33 +03:00
parent e3f49d2ddc
commit d693c9589f
40 changed files with 1217 additions and 0 deletions

5
deploy/Caddyfile Normal file
View File

@@ -0,0 +1,5 @@
fymio.us {
root * /srv/www/fymio-site
file_server
encode gzip
}