mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-04 03:33:47 +01:00
Create Caddyfile-nossl
This commit is contained in:
9
vaultwarden/includes/Caddyfile-nossl
Normal file
9
vaultwarden/includes/Caddyfile-nossl
Normal file
@@ -0,0 +1,9 @@
|
||||
yourhostnamehere:80 {
|
||||
|
||||
reverse_proxy * localhost:4567
|
||||
|
||||
log {
|
||||
output file /var/log/yourhostnamehere.log
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user