We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3c338 commit 9acb140Copy full SHA for 9acb140
gatsby-config.ts
@@ -20,7 +20,7 @@ const config: GatsbyConfig = {
20
{
21
resolve: `gatsby-plugin-jaen`,
22
options: {
23
- pylonUrl: 'https://pylons.photonq.org/jaen-agent/graphql',
+ pylonUrl: 'https://services.netsnek.com/jaen/graphql',
24
remote: {
25
repository: 'netsnek/netsnek.com'
26
},
@@ -33,7 +33,7 @@ const config: GatsbyConfig = {
33
? 'https://netsnek.com'
34
: 'https://redesigned-carnival-4gq4rvwqwvhq4pp-8000.app.github.dev',
35
projectIds: [
36
- '2268283277977065078'
+ '268283277977065078'
37
]
38
39
// sentry: {
0 commit comments