Skip to content

Commit

Permalink
🐛 Fixing a bug. docker-compose.yml network name
Browse files Browse the repository at this point in the history
  • Loading branch information
lbw committed Jan 21, 2024
1 parent 1087305 commit 29c9b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ services:

networks:
spring_cloud_default:
name: spring_cloud_default
driver: bridge

0 comments on commit 29c9b98

Please sign in to comment.