Fixes for #613
Segment selection invalidated when one changes another list in campaign edit.
This commit is contained in:
parent
4736afd5ab
commit
f8e9d67568
4 changed files with 19 additions and 8 deletions
|
@ -95,7 +95,9 @@ queue:
|
|||
processes: 5
|
||||
EOT
|
||||
|
||||
cat >> server/services/workers/reports/config/production.yaml <<EOT
|
||||
cat > server/services/workers/reports/config/production.yaml <<EOT
|
||||
mysql:
|
||||
host: $mySqlHost
|
||||
log:
|
||||
level: warn
|
||||
EOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue