refactor: Remove commented out volume mapping for /var/data/emqx-etc1 in emqx.yml
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ services:
|
||||
retries: 5
|
||||
volumes:
|
||||
- /var/data/emqx-data1:/opt/emqx/data
|
||||
- /var/data/emqx-etc1:/opt/emqx/etc
|
||||
# - /var/data/emqx-etc1:/opt/emqx/etc
|
||||
networks:
|
||||
- traefik-public
|
||||
# ports:
|
||||
|
||||
Reference in New Issue
Block a user