Dropshell basic templates (WIP)
This commit is contained in:
6
caddy/config/Caddyfile
Normal file
6
caddy/config/Caddyfile
Normal file
@ -0,0 +1,6 @@
|
||||
# See https://caddyserver.com/docs/caddyfile
|
||||
|
||||
localhost {
|
||||
root * /srv
|
||||
file_server
|
||||
}
|
Reference in New Issue
Block a user