mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 22:55:10 +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:
|
||||
networks:
|
||||
- bench-network
|
||||
- mariadb-network
|
||||
queue-long:
|
||||
networks:
|
||||
- bench-network
|
||||
|
|
|
|||
Loading…
Reference in a new issue