mirror of https://github.com/statping/statping
Updated Environment Variables (markdown)
parent
6595164006
commit
8f0ab646a5
|
@ -12,7 +12,7 @@ This page will list all environment variables that could be passed into Statping
|
||||||
- `ALLOW_REPORTS` - Send Statping anonymous error reports so we can see issues (default is false)
|
- `ALLOW_REPORTS` - Send Statping anonymous error reports so we can see issues (default is false)
|
||||||
|
|
||||||
### Database
|
### Database
|
||||||
- `DB_CONN` - Automatic Database connection (sqlite, postgres, mysql) **Will automatically start if set to 'sqlite'**
|
- `DB_CONN` - Database connection (sqlite, postgres, mysql) **Will automatically start if set to 'sqlite'**
|
||||||
- `DB_HOST` - Database hostname or IP address
|
- `DB_HOST` - Database hostname or IP address
|
||||||
- `DB_USER` - Database username
|
- `DB_USER` - Database username
|
||||||
- `DB_PASS` - Database password
|
- `DB_PASS` - Database password
|
||||||
|
|
Loading…
Reference in New Issue