Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 332 Bytes

configuration.md

File metadata and controls

18 lines (12 loc) · 332 Bytes

Configuration

Runtime configuration can be performed via environment variables.

Environment Variables

# URL of the Database
db.url:

# Username of the Database
db.user

# Password of the Database
db.pass