Skip to content

Commit

Permalink
#3 moved sfy-chrome-extension to archived
Browse files Browse the repository at this point in the history
  • Loading branch information
bennobuilder committed Sep 13, 2024
1 parent eaced2f commit 492556d
Show file tree
Hide file tree
Showing 35 changed files with 6 additions and 6 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const coreApiConfig = {
baseUrl: 'https://turned-champagne-equal-seeking.trycloudflare.com' // TODO: Find way to sync url from api-core-node
baseUrl: 'https://forward-appliance-notification-stuart.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://campaigns-environment-angels-retired.trycloudflare.com"
application_url = "https://parking-suites-ending-treating.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://campaigns-environment-angels-retired.trycloudflare.com/auth/callback",
"https://campaigns-environment-angels-retired.trycloudflare.com/auth/shopify/callback",
"https://campaigns-environment-angels-retired.trycloudflare.com/api/auth/callback"
"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"
]

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

0 comments on commit 492556d

Please sign in to comment.