crablog/doc/environment.md

8 lines
310 B
Markdown

# Environment Variables
- ROOT_PATH: path where html, static and database reside
- BIND_PORT: port to bind to
- DATABASE_URL: path to the sqlite3 database
- USERNAME: who does this site belong to?
- EMAIL: email to contact the site owner
- SUBMIT_TOKEN: Alphanumeric string to be used for creating blog posts