Initial commit

This commit is contained in:
Lucas
2025-06-04 12:48:00 +00:00
commit 38bbe88d33
183 changed files with 15726 additions and 0 deletions

4
Caddyfile Normal file
View File

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