David Kowis
5 år sedan
förälder
incheckning
da988d3766
|
@@ -55,7 +55,9 @@
|
|
|
<arg>/app/startup.sh</arg>
|
|
|
</entrypoint>
|
|
|
<format>docker</format>
|
|
|
- <ports>8443</ports>
|
|
|
+ <ports>
|
|
|
+ <port>8443</port>
|
|
|
+ </ports>
|
|
|
<volumes>
|
|
|
<volume>/config</volume>
|
|
|
</volumes>
|
|
@@ -108,4 +110,4 @@
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
-</project>
|
|
|
+</project>
|