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,
"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": {
"transactional": {
"processes": 1,