10 lines
137 B
YAML
10 lines
137 B
YAML
listen: :443
|
|
proxy_protocol: true
|
|
|
|
tls:
|
|
cert: /certs/cert_public
|
|
key: /certs/cert_private
|
|
auth:
|
|
type: password
|
|
password:
|