Skip to content

Commit

Permalink
docker: Add communication between dev and prod compose.
Browse files Browse the repository at this point in the history
  • Loading branch information
Woojciech committed Oct 18, 2024
1 parent 53e3a63 commit 88f16ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,8 @@ services:

volumes:
redisdata:

networks:
default:
name: magpie-network
external: true

0 comments on commit 88f16ee

Please sign in to comment.