diff options
| author | stone <jules+okfprojz@okfoc.us> | 2017-03-09 17:42:54 -0500 |
|---|---|---|
| committer | stone <jules+okfprojz@okfoc.us> | 2017-03-09 17:42:54 -0500 |
| commit | 7cb6b91f674108a73cde7d641b0949e21efdf3b8 (patch) | |
| tree | f783f4c0ec6522f74ba3ce64388a83477981a008 /index.js | |
| parent | d6b9f104a640c237b2e2eb364fbbe9cfeb843ec2 (diff) | |
db
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ var app = okcms.createApp({ push: { lib: require("./lib/okpush"), mongodbUrl: "mongodb://localhost/okpush_stone", - production: false, + production: true, apn_development: { cert: path.join(__dirname, "./lib/okpush/certs/aps_development_cert.pem"), key: path.join(__dirname, "./lib/okpush/certs/aps_development_key.pem"), |
