From 8c1491595590ac34dd05d9e2428b11f91e48d962 Mon Sep 17 00:00:00 2001 From: liangzai <2440983361@qq.com> Date: Tue, 15 Oct 2024 18:00:15 +0800 Subject: [PATCH] =?UTF-8?q?docker=20compose=20=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) 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