hatecomputers.club/.env.example

14 lines
477 B
Plaintext
Raw Normal View History

2024-10-14 20:59:41 -04:00
CLOUDFLARE_TOKEN=dumb
CLOUDFLARE_ZONE=dumb
2024-03-27 17:02:31 -04:00
2024-10-14 20:59:41 -04:00
# OAUTH_CLIENT_ID=hatecomputers-club
# OAUTH_CLIENT_SECRET=
2024-03-27 17:02:31 -04:00
OAUTH_SCOPES=profile,openid,email
OAUTH_AUTH_URL=https://auth.hatecomputers.club/ui/oauth2
2024-10-14 20:59:41 -04:00
OAUTH_TOKEN_URL=https://auth.hatecomputers.club/oauth2/token
OAUTH_CLIENT_ID=hatecomputers-club-dev
OAUTH_CLIENT_SECRET=
OAUTH_REDIRECT_URI=https://dev.arm.internal.simponic.xyz/auth
OAUTH_USER_INFO_URI=https://auth.hatecomputers.club/oauth2/openid/hatecomputers-club-dev/userinfo