Keep /config volume consistently

This commit is contained in:
Eric Nemchik
2022-08-21 17:05:18 -05:00
parent 8793ee0b5a
commit 262bba1a75
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -96,4 +96,5 @@ RUN \
COPY root/ /
# ports and volumes
EXPOSE 443
EXPOSE 80 443
VOLUME /config
+2 -1
View File
@@ -96,4 +96,5 @@ RUN \
COPY root/ /
# ports and volumes
EXPOSE 443
EXPOSE 80 443
VOLUME /config
+2 -1
View File
@@ -96,4 +96,5 @@ RUN \
COPY root/ /
# ports and volumes
EXPOSE 443
EXPOSE 80 443
VOLUME /config