Explorar el Código

修改端口8080->20001

ZhangNing hace 5 meses
padre
commit
fc139221a9
Se han modificado 1 ficheros con 1 adiciones y 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#########