File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require('dotenv').config({
66
77const config : GatsbyConfig = {
88 siteMetadata : {
9- siteUrl : `https://barbara-mauz.at /`
9+ siteUrl : `https://netsnek.com /`
1010 } ,
1111 // More easily incorporate content into your pages through automatic TypeScript type generation and better GraphQL IntelliSense.
1212 // If you use VSCode you can also use the GraphQL plugin
@@ -25,8 +25,8 @@ const config: GatsbyConfig = {
2525 repository : 'netsnek/netsnek.com'
2626 } ,
2727 zitadel : {
28- organizationId : '278641258304378483 ' ,
29- clientId : '278642690558596723@barbara-mauz ' ,
28+ organizationId : '268210807970535009 ' ,
29+ clientId : '268283382465631862@cms ' ,
3030 authority : 'https://accounts.netsnek.com' ,
3131 redirectUri :
3232 process . env . NODE_ENV === 'production'
You can’t perform that action at this time.
0 commit comments