mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
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
|
retries: 5
|
||||||
volumes:
|
volumes:
|
||||||
- /var/data/emqx-data1:/opt/emqx/data
|
- /var/data/emqx-data1:/opt/emqx/data
|
||||||
- /var/data/emqx-etc1:/opt/emqx/etc
|
# - /var/data/emqx-etc1:/opt/emqx/etc
|
||||||
networks:
|
networks:
|
||||||
- traefik-public
|
- traefik-public
|
||||||
# ports:
|
# ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user