Skip to content

Commit

Permalink
got rid of network in compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Dec 15, 2023
1 parent 9db80e1 commit 0ded07a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ services:
env_file:
- .env
- env.development
networks:
- mynetwork

volumes:
gem_cache:

networks:
mynetwork:
external: true

0 comments on commit 0ded07a

Please sign in to comment.