Update Caddyfile
parent
9f15e09e07
commit
6941012936
|
@ -1,7 +1,6 @@
|
||||||
https://xx.com:443 {
|
xx.com {
|
||||||
root * /var/www
|
root * /var/www
|
||||||
file_server
|
file_server
|
||||||
tls xx.com.cert xx.com.key
|
|
||||||
|
|
||||||
reverse_proxy /path 127.0.0.1:2001 {
|
reverse_proxy /path 127.0.0.1:2001 {
|
||||||
transport http {
|
transport http {
|
||||||
|
|
Loading…
Reference in New Issue