refactor: Remove commented out volume mapping for /var/data/emqx-etc1 in emqx.yml

This commit is contained in:
2024-08-14 20:20:01 +08:00
parent 7ca0e8e5ad
commit 2da4bdc13e
+1 -1
View File
@@ -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: