docker-compose修改

This commit is contained in:
liangzai 2024-10-15 17:41:09 +08:00
parent 5a71745c97
commit b9f56f6b88

View File

@ -172,6 +172,7 @@ 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