don't export unused discord vars

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-16 01:54:44 -07:00
parent aa508fc076
commit cad884d95a
1 changed files with 0 additions and 3 deletions

3
env
View File

@ -6,9 +6,6 @@ export DATABASE_URL="postgresql://postgres@localhost:5432"
export REDIS_URL="redis://localhost:6379"
export PROXY_URL="http://localhost:18080"
export GIPHY_KEY="blahblahblah"
export DISCORD_SERVER_ID="blahblahblah"
export DISCORD_CLIENT_ID="blahblahblah"
export DISCORD_CLIENT_SECRET="blahblahblah"
export DISCORD_BOT_TOKEN="blahblahblah"
export HCAPTCHA_SITEKEY="blahblahblah"
export HCAPTCHA_SECRET="blahblahblah"