diff --git a/.env.example b/.env.example index 5a3c0d3..4b7864f 100644 --- a/.env.example +++ b/.env.example @@ -8,6 +8,6 @@ OAUTH_AUTH_URL=https://auth.hatecomputers.club/ui/oauth2 OAUTH_TOKEN_URL=https://auth.hatecomputers.club/oauth2/token OAUTH_CLIENT_ID=hatecomputers-club-dev -OAUTH_CLIENT_SECRET= +OAUTH_CLIENT_SECRET=asdf OAUTH_REDIRECT_URI=https://dev.arm.internal.simponic.xyz/auth OAUTH_USER_INFO_URI=https://auth.hatecomputers.club/oauth2/openid/hatecomputers-club-dev/userinfo