fix
This commit is contained in:
parent
4a324b3a69
commit
2017cbc066
1 changed files with 2 additions and 1 deletions
|
|
@ -24,12 +24,13 @@
|
||||||
- nginx-compression.conf
|
- nginx-compression.conf
|
||||||
- nginx-proxy-params.conf
|
- nginx-proxy-params.conf
|
||||||
- nginx-server-ssl.conf
|
- nginx-server-ssl.conf
|
||||||
# - nginx-websockets.conf
|
- nginx-websockets.conf
|
||||||
# - nginx-browser-cache.conf
|
# - nginx-browser-cache.conf
|
||||||
# - letsencrypt-proxy.conf
|
# - letsencrypt-proxy.conf
|
||||||
# - nginx-cors.conf
|
# - nginx-cors.conf
|
||||||
nginx_streams:
|
nginx_streams:
|
||||||
- stream: NTP
|
- stream: NTP
|
||||||
|
type: proxy
|
||||||
listen_port: 123
|
listen_port: 123
|
||||||
protocol: udp
|
protocol: udp
|
||||||
responses: 1
|
responses: 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue