Skip to content

Commit

Permalink
fix: docker-compose.yml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyeong-hyeok committed Aug 7, 2023
1 parent e702519 commit 5397165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- 6379:6379
networks:
mapdagu_network:
- ipv4_address: 172.18.0.2
ipv4_address: 172.18.0.2

springboot:
container_name: spring-dev
Expand Down

0 comments on commit 5397165

Please sign in to comment.