Keep /config volume consistently

This commit is contained in:
Eric Nemchik 2022-08-21 16:53:57 -05:00
parent 3d9e04f967
commit 8aab2117e6
3 changed files with 3 additions and 0 deletions

View File

@ -62,3 +62,4 @@ COPY root/ /
# ports and volumes
EXPOSE 80 443
VOLUME /config

View File

@ -62,3 +62,4 @@ COPY root/ /
# ports and volumes
EXPOSE 80 443
VOLUME /config

View File

@ -62,3 +62,4 @@ COPY root/ /
# ports and volumes
EXPOSE 80 443
VOLUME /config