-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#3 moved sfy-chrome-extension to archived
- Loading branch information
1 parent
eaced2f
commit 492556d
Showing
35 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
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.
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.
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
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
apps/sfy-eu-blocks-app/admin-block-extension/src/environment/config/core-api.config.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
apps/sfy-eu-blocks-app/checkout-ui-extension/src/environment/config/core-api.config.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
}; |