pop-camarades/.env.example

7 lines
162 B
Text

DEBUG=false
DEV_MODE=false
APP_LISTEN_ADDRESS=127.0.0.1
APP_LISTEN_PORT=3000
APP_BEHIND_PROXY=false
DATABASE_LOCATION=./people.db
SESSIONS_LOCATION=./sessions.db