Merge pull request #1837 from IB2357/fix/redis-network-isolation

fix(overrides): remove redis services from mariadb network in multi-bench setup
This commit is contained in:
RocketQuack 2026-03-16 15:55:11 +01:00 committed by GitHub
commit 63e163e6b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,12 +37,10 @@ services:
redis-cache:
networks:
- bench-network
- mariadb-network
redis-queue:
networks:
- bench-network
- mariadb-network
networks:
traefik-public: