diff --git a/docker-compose.yml b/docker-compose.yml index 61cfe50..473fd44 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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