Skip to content

Commit

Permalink
add existing network
Browse files Browse the repository at this point in the history
  • Loading branch information
wildonion committed Jun 8, 2024
1 parent 557afbc commit 7cb1a7e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,10 @@ services:

networks:
hoopoe:
host:
host:
existing1:
name: existing_network_1
external: true
existing2:
name: existing_network_2
external: true

0 comments on commit 7cb1a7e

Please sign in to comment.