Commit ada104f6ac70c322e21086078333175a0009417e
1 parent
fa0c6b98
update
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application-dev.properties
| ... | ... | @@ -72,7 +72,7 @@ platformValue=10011438 |
| 72 | 72 | spring.localhost.url=http://test.shen.cnlive.com |
| 73 | 73 | |
| 74 | 74 | #\u672C\u673A\u7684\u540D\u79F0 |
| 75 | -SERVER_NAME=http://test.shen.cnlive.com | |
| 75 | +SERVER_NAME=http://test.shen.cnlive.com:82 | |
| 76 | 76 | |
| 77 | 77 | #\u767B\u5F55\u5165\u53E3 |
| 78 | 78 | SERVICE_LOGIN=http://test.shen.cnlive.com:82/users/login | ... | ... |