diff --git a/DataRoom/pom.xml b/DataRoom/pom.xml
index 79518c6f..4d5c1079 100644
--- a/DataRoom/pom.xml
+++ b/DataRoom/pom.xml
@@ -60,7 +60,7 @@
0.3.2
2.2
4.9.1
- 1.0.1.2023092101.Alpha
+ 1.0.1.2023092201.Alpha
diff --git a/doc/docker/application-docker.yml b/doc/docker/application-docker.yml
index 7a23ff9a..c4d85eb3 100644
--- a/doc/docker/application-docker.yml
+++ b/doc/docker/application-docker.yml
@@ -1,8 +1,8 @@
+server:
+ port: 8081
+ servlet:
+ context-path:
spring:
- server:
- port: 8081
- servlet:
- context-path:
resources:
static-locations: classpath:/static/,classpath:/META-INF/resources/,classpath:/META-INF/resources/webjars/,file:${gc.starter.file.basePath},file:${gc.starter.file.uiPath}
mvc: