fixed prod script

This commit is contained in:
Andris Reinman 2016-09-08 15:49:35 +03:00
parent ce08488bdd
commit 46c1117767

View file

@ -134,7 +134,7 @@ cat >> config/production.json <<EOT
"enabled": false, "enabled": false,
"url": "http://localhost/webhooks/zone-mta" "url": "http://localhost/webhooks/zone-mta"
}, },
"getSenderConfig": 'http://localhost/webhooks/zone-mta/sender-config?api_token=$DKIM_API_KEY', "getSenderConfig": "http://localhost/webhooks/zone-mta/sender-config?api_token=$DKIM_API_KEY",
"zones": { "zones": {
"transactional": { "transactional": {
"processes": 1, "processes": 1,