QUOTES_PASSWORD=changeme
QUOTES_API_KEY=
QUOTES_DB_PATH=quotes.sqlite
COOKIE_SECURE=false
BASE_URL=http://localhost:3000
HOST=127.0.0.1
PORT=3000