This repository has been archived on 2025-08-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files
GreenCoast/.env.example
Dani 1f2d2cf30b Added the examples to .env.example
Fixed Anon Plaintext posting.
Need to fix the DeviceSignin
Changed the layout to be more Facebook-esqe
2025-08-22 22:56:15 -04:00

7 lines
349 B
Plaintext

CF_TUNNEL_TOKEN=YOUR_CF_TUNNEL_TOKEN_HERE
GC_DISCORD_CLIENT_ID=YOUR_DISCORD_CLIENT_ID_HERE
GC_DISCORD_CLIENT_SECRET=YOUR_DISCORD_CLIENT_SECRET_HERE
GC_DISCORD_REDIRECT_URI=YOUR_DISCORD_REDIRECT_URI_HERE
GC_SIGNING_SECRET_HEX=YOUR_SIGNING_SECRET_HEXKEY_HERE
GC_ALLOW_ANON_PLAINTEXT=true # Enable PlainText
GC_DEV_ALLOW_UNAUTH=true # False when public