Skip to content

Commit

Permalink
doc: fix deploy example
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Jan 26, 2018
1 parent 3b7a313 commit 50a0f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/zh-cn/core/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ exports.alinode = {

```js
// config/config.default.js
config.alinode = {
exports.alinode = {
// 从 `Node.js 性能平台` 获取对应的接入参数
appid: '<YOUR_APPID>',
secret: '<YOUR_SECRET>',
Expand Down

0 comments on commit 50a0f8a

Please sign in to comment.