This commit is contained in:
a.kazantsev 2026-07-10 20:04:31 +03:00
parent 303b552451
commit 4a324b3a69

View file

@ -37,7 +37,24 @@
backends: backends:
- 10.203.2.11:123 - 10.203.2.11:123
- 10.203.2.12:123 - 10.203.2.12:123
- stream: HTTPS_ssl_preread
listen_port: 443
type: ssl_preread
ssl_preread:
ssl_preread: true
proxy_protocol: true
server_names:
- ams.mrwho.ru: ocserv
default_target: https
upstreams:
- name: https
servers:
- 127.0.0.1:8443
- name: ocserv
servers:
- 127.0.0.1:9443
# proxy_timeout: 4s
# proxy_responses: 1
nginx_virthosts: nginx_virthosts:
- virthost_name: git.mrwho.ru - virthost_name: git.mrwho.ru
listen: "80" listen: "80"