Skip to content

Commit 7b86d16

Browse files
authored
Update backend API base URL
1 parent 1781f9e commit 7b86d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/sc-api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
// Backend endpoint base URL
7-
const BACKEND_API_BASE = 'https://mhast-html-to-json.adobeaem.workers.dev';
7+
const BACKEND_API_BASE = 'https://da-sc.adobeaem.workers.dev';
88
const SITE_PATH = '/aemsites/da-frescopa';
99

1010
/**

0 commit comments

Comments
 (0)