Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 72840eb

Browse files
Sean Hoseanho96
andauthored
test: new endpoint (#2733)
Co-authored-by: Sean Ho <[email protected]>
1 parent 457764d commit 72840eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ module.exports = {
215215
{
216216
resolve: '@directus/gatsby-source-directus',
217217
options: {
218-
url: 'https://cms.deriv.cloud',
218+
url: 'https://deriv-academy.directus.app',
219219
auth: {
220220
token: process.env.DIRECTUS_AUTH_TOKEN,
221221
},

0 commit comments

Comments
 (0)