15 lines
206 B
YAML
15 lines
206 B
YAML
|
|
nginx:
|
|
add_headers: []
|
|
real_ip_from:
|
|
"127.0.0.1": {}
|
|
"::1": {}
|
|
monitoring: true
|
|
php: false
|
|
force_ssl: true
|
|
upstreams: {}
|
|
vhosts: {}
|
|
maps: {}
|
|
resolver:
|
|
- 8.8.8.8
|
|
- 8.8.4.4
|