Skip to content

Commit b3c3c79

Browse files
committed
update
1 parent b1b4410 commit b3c3c79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33

44
# 设置示例
55
```
6-
test=>http://127.0.0.1:8080
6+
test=>http://192.168.8.8:8080
7+
dev=>http://192.168.8.6:8888
78
89
假如服务域名为 dev.com 映射如下
910
dev.com/test/product/list => http://192.168.8.8:8080/product/list
11+
dev.com/dev/order/list => http://192.168.8.6:8888/order/list
1012
1113
注意:dev.com机器能访问 IP 192.168.8.8
1214
```

0 commit comments

Comments
 (0)