Explorar o código

修改端口8080->20001

ZhangNing hai 5 meses
pai
achega
fc139221a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/application.properties

+ 1 - 1
src/main/resources/application.properties

@@ -16,7 +16,7 @@ MQTT.server.keepAlive=60
 MQTT.server.Subscribe=xs/v1/business/boot/boot/task/notify/msg/queue/34
 
 #######WEB SERVER###########
-server.port=8080
+server.port=20001
 
 
 #######REDIS SERVER#########