mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2025-10-27 03:03:38 +09:00
Keep /config volume consistently
This commit is contained in:
@@ -41,3 +41,4 @@ COPY root/ /
|
|||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
VOLUME /config
|
||||||
|
|||||||
@@ -41,3 +41,4 @@ COPY root/ /
|
|||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
VOLUME /config
|
||||||
|
|||||||
@@ -41,3 +41,4 @@ COPY root/ /
|
|||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
VOLUME /config
|
||||||
|
|||||||
Reference in New Issue
Block a user