vhost: Add support for http basic auth
This commit is contained in:
@@ -5,6 +5,9 @@ web_server: caddy
|
||||
vhost_locations: []
|
||||
vhost_headers: {}
|
||||
|
||||
vhost_basicauth: false
|
||||
vhost_basicauth_users: {}
|
||||
|
||||
proxy_target_protocol: http
|
||||
proxy_target_host: localhost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user