Browse Source

Merge branch 'dev' into patch-1

Nick Sweeting 1 year ago
parent
commit
7b1cd6d746
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -89,7 +89,7 @@ services:
         environment:
             - SEARCH_BACKEND_PASSWORD=SomeSecretPassword
         volumes:
-            - ./sonic.cfg:/etc/sonic.cfg
+            #- ./sonic.cfg:/etc/sonic.cfg:ro    # use this if you prefer to download the config on the host and mount it manually
             - ./data/sonic:/var/lib/sonic/store