Code Review
/
aai
/
esr-gui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b2a98df
)
Change the esr-gui server port.
21/16721/1
author
lizi
<li.zi30@zte.com.cn>
Sat, 30 Sep 2017 03:21:00 +0000
(11:21 +0800)
committer
lizi
<li.zi30@zte.com.cn>
Sat, 30 Sep 2017 03:21:00 +0000
(11:21 +0800)
Change-Id: I901e8debbeb49a9fc0fd63b2353063c792f4c2bf
Issue-ID: AAI-407
Signed-off-by: lizi <li.zi30@zte.com.cn>
integration/src/main/resources/portalConfig/msb_register.xml
patch
|
blob
|
history
diff --git
a/integration/src/main/resources/portalConfig/msb_register.xml
b/integration/src/main/resources/portalConfig/msb_register.xml
index
3cb059f
..
df44754
100644
(file)
--- a/
integration/src/main/resources/portalConfig/msb_register.xml
+++ b/
integration/src/main/resources/portalConfig/msb_register.xml
@@
-23,7
+23,7
@@
<registerList>
<registerInfo>
<ip>127.0.0.1</ip>
- <port>
9519
</port>
+ <port>
8080
</port>
<url>/esr-gui</url>
<path>/iui/aai-esr-gui</path>
<serviceName>aai-esr-gui</serviceName>