queue short added with mariadb network (#940)

Co-authored-by: ArunG <arung.sap@gmail.com>
This commit is contained in:
Arunkumar Ganesan
2022-09-27 23:18:11 +05:30
committed by GitHub
parent 980eee9154
commit 27ac6e2625

View File

@@ -33,6 +33,7 @@ services:
queue-short: queue-short:
networks: networks:
- bench-network - bench-network
- mariadb-network
queue-long: queue-long:
networks: networks:
- bench-network - bench-network