Skip to content

Commit

Permalink
#3 pnpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
bennobuilder committed Sep 16, 2024
1 parent 12a6a91 commit fab60c7
Show file tree
Hide file tree
Showing 4 changed files with 81 additions and 2,104 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const coreApiConfig = {
baseUrl: 'https://forward-appliance-notification-stuart.trycloudflare.com' // TODO: Find way to sync url from api-core-node
baseUrl: 'https://herbs-fred-lexmark-radio.trycloudflare.com' // TODO: Find way to sync url from api-core-node
};
8 changes: 4 additions & 4 deletions apps/sfy-eu-blocks-app/app/shopify.app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ extension_directories = [
]
name = "eu-blocks"
handle = "eu-blocks"
application_url = "https://parking-suites-ending-treating.trycloudflare.com"
application_url = "https://logo-ruth-genre-purse.trycloudflare.com"
embedded = true

[build]
Expand All @@ -22,9 +22,9 @@ scopes = "read_files,read_locales,read_products,read_themes,write_files,write_pr

[auth]
redirect_urls = [
"https://parking-suites-ending-treating.trycloudflare.com/auth/callback",
"https://parking-suites-ending-treating.trycloudflare.com/auth/shopify/callback",
"https://parking-suites-ending-treating.trycloudflare.com/api/auth/callback"
"https://logo-ruth-genre-purse.trycloudflare.com/auth/callback",
"https://logo-ruth-genre-purse.trycloudflare.com/auth/shopify/callback",
"https://logo-ruth-genre-purse.trycloudflare.com/api/auth/callback"
]

[webhooks]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const coreApiConfig = {
baseUrl: 'https://forward-appliance-notification-stuart.trycloudflare.com' // TODO: Find way to sync url from api-core-node
baseUrl: 'https://herbs-fred-lexmark-radio.trycloudflare.com' // TODO: Find way to sync url from api-core-node
};
Loading

0 comments on commit fab60c7

Please sign in to comment.