Skip to content

Commit

Permalink
chore: Explicitly define network name in docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
유미라 authored and 유미라 committed Nov 27, 2024
1 parent 2f8484e commit 966b3c0
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 @@ -32,4 +32,5 @@ services:

networks:
app_network:
name: app_network
driver: bridge

0 comments on commit 966b3c0

Please sign in to comment.