]> git.r.bdr.sh - rbdr/mobius/commitdiff
Updating comments in docker-compose.yml
authorChris Jones <redacted>
Sun, 21 Jan 2024 23:54:19 +0000 (18:54 -0500)
committerJeff Halter <redacted>
Mon, 22 Jan 2024 00:13:25 +0000 (16:13 -0800)
docker-compose.yml

index a30022563f2dcd54a69c7f56b700b782a0ec4860..7068b2fccba8484f6d23787902f4f3b5a52e7152 100644 (file)
@@ -6,6 +6,6 @@ services:
       - "5501:5501"
     # If you intend to bind mount the config directory run
     # cp -r cmd/mobius-hotline-server/mobius/config ./config
-    # first.
-    volumes:
-      - ./config:/usr/local/var/mobius/config
+    # first. Otherwise, comment the line below to use the default settings.
+    volumes:
+      - ./config:/usr/local/var/mobius/config