docker compose 改

This commit is contained in:
liangzai 2024-10-15 18:00:15 +08:00
parent 2535572d17
commit 8c14915955

View File

@ -172,7 +172,6 @@ services:
- tyapi_redis
- tyapi_mysql
- tyapi_etcd
- tyapi_user
networks:
- tyapi_network
restart: always
@ -188,7 +187,6 @@ services:
- tyapi_mysql
- tyapi_redis
- tyapi_etcd
- tyapi_sentinel
networks:
- tyapi_network
restart: always