Skip to content

Commit

Permalink
docker-compose-test.yml: make network name (#662)
Browse files Browse the repository at this point in the history
It will help to run tests in forks with different repo's name.

Signed-off-by: Roman Khapov <[email protected]>
(cherry picked from commit f1ea4ccfae962cee6a16e7b6ce63c8f23b45f135)

Co-authored-by: Roman Khapov <[email protected]>
  • Loading branch information
rkhapov and Roman Khapov authored Aug 14, 2024
1 parent c910d21 commit f6f00fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ services:

networks:
od_net:
name: odyssey_od_net
driver: bridge
ipam:
driver: default
Expand Down

0 comments on commit f6f00fb

Please sign in to comment.