Skip to content

Commit

Permalink
chore: update now.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsz committed Apr 14, 2020
1 parent 532bd41 commit 1f3db61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions now.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
],
"env": {
"NODE_ENV": "@node_env",
"SMTP_HOST": "@smtp_host",
"SMTP_PORT": "@smtp_port",
"EMAIL_USER": "@email_user",
"EMAIL_PASS": "@email_pass"
"CLIENT_ID": "@client_id",
"CLIENT_SECRET": "@client_secret",
"REFRESH_TOKEN": "@refresh_token"
}
}

0 comments on commit 1f3db61

Please sign in to comment.