File size: 170 Bytes
310ecc0
 
 
 
 
 
1
2
3
4
5
6
7
:7860 {
    reverse_proxy /ports/* localhost:7777
    reverse_proxy /api/ports/* localhost:7777
    reverse_proxy /fp/* localhost:7777
    reverse_proxy localhost:8080
}