Skip to content

Commit 8180524

Browse files
Update
1 parent 933d75b commit 8180524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edge/originResponse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const https = require("https");
22

3-
const PRERENDERER_ENDPOINT = "https://snab8fwm3l.execute-api.eu-north-1.amazonaws.com/dev/prerender";
3+
const PRERENDERER_ENDPOINT = "https://{YOUR_UNIQUE_ID}.execute-api.eu-north-1.amazonaws.com/dev/prerender";
44

55
/**
66
* @description The third function to fire. Pre-render content if user is a bot.

0 commit comments

Comments
 (0)