@ -34,7 +34,7 @@ public class GateWayApplication {
public static void main(String[] args) {
BladeApplication.run(AppConstant.APPLICATION_GATEWAY_NAME.concat("-pref"), GateWayApplication.class, args);
BladeApplication.run(AppConstant.APPLICATION_GATEWAY_NAME.concat("-tjj"), GateWayApplication.class, args);
}
@ -1,5 +1,5 @@
server:
port: 8888
port: 13000
spring:
cloud: