mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 17:15:08 +00:00
queue short added with mariadb network
This commit is contained in:
parent
0446b8ee70
commit
d37be76e96
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