from origin repo gh:ddworken/hishtory, commit 480630e9181167b51554f4407db55717d9b7e4dd
This commit is contained in:
7
backend/web/caddy/Caddyfile
Normal file
7
backend/web/caddy/Caddyfile
Normal file
@@ -0,0 +1,7 @@
|
||||
hishtory.dev:80, localhost:80 {
|
||||
root /srv/landing
|
||||
gzip
|
||||
ext .html
|
||||
log stdout
|
||||
tls off
|
||||
}
|
Reference in New Issue
Block a user