File size: 111 Bytes
66b1835
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
localhost:7860 {
    reverse_proxy localhost:7860
}

localhost:7860/code {
    reverse_proxy localhost:8080
}