Initial commit

This commit is contained in:
Lucas
2025-06-04 12:53:20 +00:00
commit 4263294fd7
167 changed files with 25342 additions and 0 deletions

4
Caddyfile Normal file
View File

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