Initial commit

This commit is contained in:
Lucas
2025-11-07 17:39:30 +00:00
commit d58a12059b
32 changed files with 6353 additions and 0 deletions

4
Caddyfile Normal file
View File

@@ -0,0 +1,4 @@
:80 {
root * /srv
file_server
}