mirror of
https://github.com/linuxserver/docker-piwigo.git
synced 2025-04-19 10:54:42 -04:00
Keep /config volume consistently
This commit is contained in:
parent
97da6b6cd3
commit
92c4b8e645
3 changed files with 3 additions and 0 deletions
|
@ -57,3 +57,4 @@ COPY root/ /
|
|||
|
||||
# ports and volumes
|
||||
EXPOSE 80 443
|
||||
VOLUME /config
|
||||
|
|
|
@ -57,3 +57,4 @@ COPY root/ /
|
|||
|
||||
# ports and volumes
|
||||
EXPOSE 80 443
|
||||
VOLUME /config
|
||||
|
|
|
@ -57,3 +57,4 @@ COPY root/ /
|
|||
|
||||
# ports and volumes
|
||||
EXPOSE 80 443
|
||||
VOLUME /config
|
||||
|
|
Loading…
Add table
Reference in a new issue