Skip to content

Commit c46b3b0

Browse files
committed
Adding redis to internal network
1 parent c1badb6 commit c46b3b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

usage_scenario.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ services:
1616
networks:
1717
- bakery-internal-network
1818

19+
redis:
20+
networks:
21+
- bakery-internal-network
22+
1923
app:
2024
environment:
2125
WAGTAILADMIN_BASE_URL: http://app:8000/admin/

0 commit comments

Comments
 (0)