Skip to content

Commit

Permalink
feat(docker): add external network
Browse files Browse the repository at this point in the history
  • Loading branch information
Inerska committed Mar 10, 2024
1 parent fef38fe commit c703924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- api_rabbitmq
networks:
- th-dev_net
- bridge-delegate
- bridge_delegate

api_mongo:
image: "mongo:4.4"
Expand Down

0 comments on commit c703924

Please sign in to comment.