Skip to content

Commit 8364c50

Browse files
adding network
1 parent 6a426b1 commit 8364c50

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

framework/components/dockercompose/billing_platform_service/docker-compose.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,7 @@ services:
7777
command: ["populate-db", "--environment=local"]
7878
networks:
7979
- backend
80-
80+
81+
networks:
82+
backend:
83+
driver: bridge

0 commit comments

Comments
 (0)