Skip to content

Commit

Permalink
chore(assets): update application body [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 4, 2023
1 parent f170cf3 commit dd22452
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/README
Original file line number Diff line number Diff line change
@@ -1 +1 @@
App base URI: https://us-central1-ecom-app-boilerplate.cloudfunctions.net/app/
App base URI: https://us-central1-ecom-banrisul.cloudfunctions.net/app/
9 changes: 5 additions & 4 deletions assets/application.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"app_id": 9000,
"title": "My Awesome E-Com Plus App",
"slug": "my-awesome-ecom-plus-app",
"app_id": 115617,
"title": "Boleto Banrisul",
"slug": "banrisul",
"type": "external",
"state": "active",
"authentication": true,
Expand All @@ -26,6 +26,7 @@
"products/price": [],
"products/variations/price": []
},
"auth_callback_uri": "https://us-central1-ecom-app-boilerplate.cloudfunctions.net/app/ecom/auth-callback",
"admin_settings": {},
"auth_callback_uri": "https://us-central1-ecom-banrisul.cloudfunctions.net/app/ecom/auth-callback",
"version": "1.0.0"
}

0 comments on commit dd22452

Please sign in to comment.