Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #20 from uniquelyparticular/fix/nowversion
Browse files Browse the repository at this point in the history
fix: added now version, updated alias
  • Loading branch information
agrohs authored May 29, 2019
2 parents aee7dc5 + 3edef8e commit d27625f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions now.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"version": 2,
"name": "demo-serverless-oauth",
"alias": "particular-demo-serverless-oauth.now.sh",
"alias": "particular-serverless-oauth.now.sh",
"env": {
"NODE_ENV": "production",
"DEPLOYED_URI": "https://particular-demo-serverless-oauth.now.sh",
"DEPLOYED_URI": "https://particular-serverless-oauth.now.sh",
"SHOPIFY_OAUTH_SCOPES": "@demo-shopify-oauth-scopes",
"SHOPIFY_API_KEY": "@demo-shopify-api-key",
"SHOPIFY_API_SECRET": "@demo-shopify-api-secret",
Expand Down

1 comment on commit d27625f

@vercel
Copy link

@vercel vercel bot commented on d27625f May 29, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.