diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 039c01479..a803af5f9 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,5 +1,5 @@ logging.level.guru=debug -server.port= +server.port=8082 #artemis docker image user & pass spring.artemis.user=artemis spring.artemis.password=simetraehcapa \ No newline at end of file