| :7860 { | |
| reverse_proxy /ports/* localhost:7777 | |
| reverse_proxy /api/ports/* localhost:7777 | |
| reverse_proxy /fp/* localhost:7777 | |
| reverse_proxy localhost:8080 | |
| } | |
| :7860 { | |
| reverse_proxy /ports/* localhost:7777 | |
| reverse_proxy /api/ports/* localhost:7777 | |
| reverse_proxy /fp/* localhost:7777 | |
| reverse_proxy localhost:8080 | |
| } | |