diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8d829ec..a1a491e 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ spring.application.name=demo -server.port = 7788 +server.port = 7799 spring.cloud.consul.host=localhost spring.cloud.consul.port=8500