Skip to content

Commit 4c4e159

Browse files
authored
Update README.md
1 parent 3719542 commit 4c4e159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,12 @@ After completing the init setup above you will be able to run the SUGCON Sites d
8686

8787
```env
8888
JSS_EDITING_SECRET=XXXX
89-
JSS_APP_NAME=ANZ
89+
SITECORE_SITE_NAME=ANZ
9090
SITECORE_API_HOST=https://xmc-XXX-XXX-XXX.sitecorecloud.io/
9191
GRAPH_QL_ENDPOINT=https://xmc-XXX-XXX-XXX.sitecorecloud.io/sitecore/api/graph/edge
9292
SITECORE_API_KEY=B2F8A9B9-7203-4DCF-9314-8B28B043347E
9393
FETCH_WITH=GraphQL
94+
SITECORE_EDGE_CONTEXT_ID=XXXX
9495
```
9596
- Open a new terminal window and navigate to the `./headapps/Sugcon2024` folder.
9697
- Run the following command to install dependencies and start the site:

0 commit comments

Comments
 (0)