Skip to content

Commit

Permalink
update docker-compose.yml network config
Browse files Browse the repository at this point in the history
默认使用networks字段中定义的键作为网络的名称

Signed-off-by: DY <dingyanghome@foxmail.com>
  • Loading branch information
dingyanghome authored and gitee-org committed Jan 8, 2024
1 parent 9617a28 commit 425e1cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,4 @@ services:

networks:
spring_cloud_default:
name: spring_cloud_default
driver: bridge

0 comments on commit 425e1cf

Please sign in to comment.