Adventure-Bot / adventure-bot

Slay a monster! Stab your friend! Adventure Bot!
https://www.adventurebot.io/
6 stars 6 forks source link

`.env` not working #121

Closed brian-gates closed 2 years ago

brian-gates commented 2 years ago

Values in .env file are not being respected properly.

Steps to reproduce:

  1. In .env set DEV_COMMANDS=true
  2. yarn dev

Expected

⚠ DEV COMMANDS LOADED ⚠

Actual

🔒 Dev commands disabled