mirror of
https://github.com/linuxserver/docker-grocy.git
synced 2026-02-20 02:13:13 +08:00
Keep /config volume consistently
This commit is contained in:
parent
3d9e04f967
commit
8aab2117e6
@ -62,3 +62,4 @@ COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 80 443
|
||||
VOLUME /config
|
||||
|
||||
@ -62,3 +62,4 @@ COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 80 443
|
||||
VOLUME /config
|
||||
|
||||
@ -62,3 +62,4 @@ COPY root/ /
|
||||
|
||||
# ports and volumes
|
||||
EXPOSE 80 443
|
||||
VOLUME /config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user