Initial commit

This commit is contained in:
Gethec
2022-05-20 13:07:50 -05:00
parent 9b86a3b289
commit 62b3c739ab
21 changed files with 241 additions and 0 deletions

4
root/config/Caddyfile Normal file
View File

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