mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 05:45:09 +00:00
fix(overrides): remove redis services from mariadb network in multi-bench setup
This commit is contained in:
parent
51b5962aa6
commit
d6045cc9ba
1 changed files with 0 additions and 2 deletions
|
|
@ -37,12 +37,10 @@ services:
|
|||
redis-cache:
|
||||
networks:
|
||||
- bench-network
|
||||
- mariadb-network
|
||||
|
||||
redis-queue:
|
||||
networks:
|
||||
- bench-network
|
||||
- mariadb-network
|
||||
|
||||
networks:
|
||||
traefik-public:
|
||||
|
|
|
|||
Loading…
Reference in a new issue