# PUBLIC_PATH = reactOMS, 默认转发 /cityinterface PROXY=/PandaGIS:http://192.168.10.167:8072;/PandaWorkFlow:http://192.168.10.167:8072;/PandaCore:http://192.168.10.167:8072;/Cityinterface:http://192.168.10.167:8072;/PandaOMS:http://192.168.10.167:8072;/Publish:http://192.168.10.167:8072;/Web4:http://192.168.10.167:8072;/CityTemp:http://192.168.10.167:8072 # PROXY=/Cityinterface:http://192.168.12.121:8082;/PandaOMS:http://192.168.12.121:8082;/Web4:http://192.168.12.121:8082;/CityTemp:http://192.168.12.121:8082 # 可设置第二个代理,test为转发前缀,后面为代理转发的地址 # PROXY2 = test : http://localhost:8006/ # 本地应用启动的host域名 HOST = 192.168.12.154 # 本地应用启动的端口 PORT = 3001