Keep /config volume consistently

This commit is contained in:
Eric Nemchik 2022-08-21 16:54:10 -05:00
parent 4692da6925
commit bb570b004c
3 changed files with 3 additions and 0 deletions

View File

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

View File

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

View File

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