mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
queue short added with mariadb network (#940)
Co-authored-by: ArunG <arung.sap@gmail.com>
This commit is contained in:
parent
980eee9154
commit
27ac6e2625
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue