# Rename me to .env then fill me with runtime configuration and credentials # Just don't try to check me into your repo :) # Confused? See https://github.com/motdotla/dotenv # # e.g. API_HOST=localhost API_PORT=3001 APP_SECRET=mysecret USE_LOCAL_DB=true DB_ROOT_PASSWORD=root DB_USER=root DB_NAME=test DB_HOST=localhost DB_TYPE=mysql DB_PORT=3307 PSCALE_DB_BRANCH=main PSCALE_DB_NAME=planet-scale-db