Keep /config volume consistently

This commit is contained in:
Eric Nemchik 2022-08-21 16:54:57 -05:00
parent 97da6b6cd3
commit 92c4b8e645
3 changed files with 3 additions and 0 deletions

View file

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

View file

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

View file

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