update contents.

This commit is contained in:
Monet Lee 2025-05-29 17:00:53 +08:00
parent 08d45df3be
commit 5a3dae738e

View File

@ -89,7 +89,7 @@ services:
- ETCD_USERNAME=openIM - ETCD_USERNAME=openIM
- ETCD_PASSWORD=openIM123 - ETCD_PASSWORD=openIM123
volumes: volumes:
- "${DATA_DIR}/components/etcd1:/etcd-data" - "${DATA_DIR}/components/etcd:/etcd-data"
command: > command: >
/bin/sh -c ' /bin/sh -c '
etcd & etcd &