🐛 Fixing a bug. docker-compose.yml network name

This commit is contained in:
lbw 2024-01-21 16:21:16 +08:00
parent 108730533a
commit 29c9b9862d

View File

@ -102,4 +102,5 @@ services:
networks:
spring_cloud_default:
name: spring_cloud_default
driver: bridge