File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 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
1414# Google OAuth Config
1515# ###############################################################################
1616# Optional: Google OAuth2 Client ID, not activated if not set
17- # GOOGLE_CLIENT_ID=oauth2-client-id
17+ # GOOGLE_CLIENT_ID=
1818
1919# Optional: Google OAuth2 Client Secret, not activated if not set
20- # GOOGLE_CLIENT_SECRET=oauth2-client-secret
20+ # GOOGLE_CLIENT_SECRET=
2121
2222# ###############################################################################
2323# zitadel oauth config
2424# ###############################################################################
2525# optional: google oauth2 client id, not activated if not set
26- ZITADEL_CLIENT_ID = 298062958548846024
26+ # ZITADEL_CLIENT_ID=
2727
2828# optional: google oauth2 client secret, not activated if not set
29- ZITADEL_CLIENT_SECRET = q2isqvfws3kg0af4ksiek3jigwre5utfoxgwkjj7mkbsmpgdyv1abyq6jcgpakch
29+ # ZITADEL_CLIENT_SECRET=
3030
3131# ###############################################################################
3232# Apple OAuth Config
You can’t perform that action at this time.
0 commit comments