Change --spdy-proxy to --http2-proxy
This commit is contained in:
parent
3b24be3bcd
commit
29b4b11e78
|
@ -25,5 +25,5 @@
|
||||||
# backend=127.0.0.1,80
|
# backend=127.0.0.1,80
|
||||||
# private-key-file=/path/to/server.key
|
# private-key-file=/path/to/server.key
|
||||||
# certificate-file=/path/to/server.crt
|
# certificate-file=/path/to/server.crt
|
||||||
# spdy-proxy=no
|
# http2-proxy=no
|
||||||
# workers=1
|
# workers=1
|
||||||
|
|
Loading…
Reference in New Issue