docker compose 改
This commit is contained in:
parent
2535572d17
commit
8c14915955
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user