diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml
index d7c4bcca9c4306eac144b207b3b4d23073fccb3f..320c7af9c407cc93c3444869559fad01d5307960 100644
--- a/src/main/resources/application-prod.yml
+++ b/src/main/resources/application-prod.yml
@@ -26,4 +26,4 @@ server:
     key-store: classpath:archive.viditory.com.pfx
     key-store-password: password
     key-store-type: pkcs12
-    port: 8443
\ No newline at end of file
+  port: 8443
\ No newline at end of file
diff --git a/target/MediaArchive-1.0-SNAPSHOT.jar b/target/MediaArchive-1.0-SNAPSHOT.jar
index f8963fdb9303c555d02e28f581517ac18a42c307..40250ebbf447f068b1764ff410d542f8eaaebc86 100644
Binary files a/target/MediaArchive-1.0-SNAPSHOT.jar and b/target/MediaArchive-1.0-SNAPSHOT.jar differ