Skip to content

Commit 9acb140

Browse files
authored
Update gatsby-config.ts
1 parent 5e3c338 commit 9acb140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gatsby-config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const config: GatsbyConfig = {
2020
{
2121
resolve: `gatsby-plugin-jaen`,
2222
options: {
23-
pylonUrl: 'https://pylons.photonq.org/jaen-agent/graphql',
23+
pylonUrl: 'https://services.netsnek.com/jaen/graphql',
2424
remote: {
2525
repository: 'netsnek/netsnek.com'
2626
},
@@ -33,7 +33,7 @@ const config: GatsbyConfig = {
3333
? 'https://netsnek.com'
3434
: 'https://redesigned-carnival-4gq4rvwqwvhq4pp-8000.app.github.dev',
3535
projectIds: [
36-
'2268283277977065078'
36+
'268283277977065078'
3737
]
3838
},
3939
// sentry: {

0 commit comments

Comments
 (0)