sdfdsf
This commit is contained in:
parent
24f6890357
commit
1d88681f28
|
|
@ -5,7 +5,7 @@
|
||||||
debug
|
debug
|
||||||
}
|
}
|
||||||
# Prod: Neue Domains
|
# Prod: Neue Domains
|
||||||
www.bizmatch.net {
|
bizmatch.net, www.bizmatch.net {
|
||||||
handle /pictures/* {
|
handle /pictures/* {
|
||||||
root * /home/aknuth/git/bizmatch-project-prod/bizmatch-server # Prod-Ordner
|
root * /home/aknuth/git/bizmatch-project-prod/bizmatch-server # Prod-Ordner
|
||||||
file_server
|
file_server
|
||||||
|
|
@ -16,7 +16,7 @@ www.bizmatch.net {
|
||||||
file_server
|
file_server
|
||||||
}
|
}
|
||||||
log {
|
log {
|
||||||
output file /var/log/caddy/access.prod.log { ... } # Separate Logs
|
output file /var/log/caddy/access.prod.log # Separate Logs
|
||||||
}
|
}
|
||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue