Segment selection invalidated when one changes another list in campaign edit.
This commit is contained in:
Tomas Bures 2019-06-15 11:12:26 +02:00
parent 4736afd5ab
commit f8e9d67568
4 changed files with 19 additions and 8 deletions

View file

@ -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