etcd conf

This commit is contained in:
wangchuxiao 2022-11-14 19:58:57 +08:00
parent bd7009732f
commit bafd2f3b86

View File

@ -2,6 +2,7 @@
cd script ;
chmod +x *.sh ;
./init_pwd.sh
./env_check.sh;
cd .. ;
docker-compose up -d;