diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 14f8197..5c60c21 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,9 +1 @@ -spring.application.name=aether-back-apigateway - -# eureka - client -server.port=8081 - -eureka.client.register-with-eureka=true -eureka.client.fetch-registry=true - -spring.profiles.include=local, cloud \ No newline at end of file +spring.application.name=aether-back-apigateway \ No newline at end of file