docker compose 改
This commit is contained in:
parent
2535572d17
commit
8c14915955
@ -172,7 +172,6 @@ services:
|
|||||||
- tyapi_redis
|
- tyapi_redis
|
||||||
- tyapi_mysql
|
- tyapi_mysql
|
||||||
- tyapi_etcd
|
- tyapi_etcd
|
||||||
- tyapi_user
|
|
||||||
networks:
|
networks:
|
||||||
- tyapi_network
|
- tyapi_network
|
||||||
restart: always
|
restart: always
|
||||||
@ -188,7 +187,6 @@ services:
|
|||||||
- tyapi_mysql
|
- tyapi_mysql
|
||||||
- tyapi_redis
|
- tyapi_redis
|
||||||
- tyapi_etcd
|
- tyapi_etcd
|
||||||
- tyapi_sentinel
|
|
||||||
networks:
|
networks:
|
||||||
- tyapi_network
|
- tyapi_network
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
Reference in New Issue
Block a user