2024-07-12 15:00:55 +02:00
|
|
|
|
---
|
|
|
|
|
# Name of the certificate generated by Certbot
|
2024-07-12 21:06:00 +02:00
|
|
|
|
nginx_certname: None
|
2024-07-12 15:00:55 +02:00
|
|
|
|
|
|
|
|
|
# List of reverse proxies to be set up; objects of ‹domain›, ‹upstream› and
|
|
|
|
|
# ‹protocol› for proxying, e.g.:
|
|
|
|
|
#
|
|
|
|
|
# - domain: "cockpit"
|
|
|
|
|
# upstream: "127.0.0.1:9090"
|
|
|
|
|
# protocol: "https"
|
2024-07-12 21:06:00 +02:00
|
|
|
|
nginx_reverse_proxy: []
|