Skip to content

Commit

Permalink
Merge pull request #4 from metabase/external-network
Browse files Browse the repository at this point in the history
make network external
  • Loading branch information
uladzimirdev authored Aug 8, 2024
2 parents 3c4eb27 + 7c9adf5 commit 5be816f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ services:
networks:
example.com:
name: example.com
# we need to reuse this network later on
external: true
driver: bridge
ipam:
config:
Expand Down

0 comments on commit 5be816f

Please sign in to comment.