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