File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,19 +14,19 @@ NEXT_PUBLIC_URL=http://localhost:3000
14
14
# Google OAuth Config
15
15
# ###############################################################################
16
16
# Optional: Google OAuth2 Client ID, not activated if not set
17
- # GOOGLE_CLIENT_ID=oauth2-client-id
17
+ # GOOGLE_CLIENT_ID=
18
18
19
19
# Optional: Google OAuth2 Client Secret, not activated if not set
20
- # GOOGLE_CLIENT_SECRET=oauth2-client-secret
20
+ # GOOGLE_CLIENT_SECRET=
21
21
22
22
# ###############################################################################
23
23
# zitadel oauth config
24
24
# ###############################################################################
25
25
# optional: google oauth2 client id, not activated if not set
26
- ZITADEL_CLIENT_ID = 298062958548846024
26
+ # ZITADEL_CLIENT_ID=
27
27
28
28
# optional: google oauth2 client secret, not activated if not set
29
- ZITADEL_CLIENT_SECRET = q2isqvfws3kg0af4ksiek3jigwre5utfoxgwkjj7mkbsmpgdyv1abyq6jcgpakch
29
+ # ZITADEL_CLIENT_SECRET=
30
30
31
31
# ###############################################################################
32
32
# Apple OAuth Config
You can’t perform that action at this time.
0 commit comments