From 22215b9b0b57e1c0790bf3ea5659c960c6e781c8 Mon Sep 17 00:00:00 2001 From: cjl Date: Fri, 11 Jan 2019 09:50:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E7=AB=AF?= =?UTF-8?q?=E5=8F=A3=E5=8F=B7=E4=B8=BA=E5=B8=B8=E7=94=A88080?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6a356137..c234628a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=9000 +server.port=8080 #spring.application.name=erp #eureka.client.service-url.defaultZone=http://sinldo-eureka:8001/eureka/ #eureka.client.service-url.defaultZone=http://localhost:8001/eureka/