diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 7f33382..f3bea6b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -9,7 +9,7 @@ application.version=@project.version@ application.basedir=@webBaseDir@ # Configuration du serveur Http -server.port=8083 +server.port=8082 # Configuration des logs log4j2.logdir=logs