# Example ".env" for development, just copy this file to ".env" and edit that one MODE=development # Development server host HOST=:4000 # Development server url URL=http://localhost:3000 EMAIL=mail@example.org