This commit is contained in:
eric
2025-09-10 03:15:09 +00:00
parent 7366cddac8
commit 2268afc807

6
Caddyfile Normal file
View File

@@ -0,0 +1,6 @@
:9046 {
root * /home/eric/nomadyt/dist
encode gzip zstd
try_files {path} /index.html
file_server
}