feat(docs): Update documentation
This commit is contained in:
15
README.md
15
README.md
@@ -1,4 +1,4 @@
|
||||
# Status page
|
||||
# Status page server
|
||||
|
||||
#### How to run server:
|
||||
|
||||
@@ -27,15 +27,8 @@ Commands:
|
||||
server-docs Generate documentation for api server
|
||||
```
|
||||
|
||||
## Configuration
|
||||
### Configuration
|
||||
|
||||
To configure application follow these table of Env:
|
||||
Go to one of these link for get documentation for app configuration
|
||||
|
||||
| Name | Example | Definition |
|
||||
|---------------|----------------|------------|
|
||||
| DATABASE_HOST | localhost | - |
|
||||
| DATABASE_PORT | 5432 | - |
|
||||
| DATABASE_USER | someUserName | - |
|
||||
| DATABASE_PASS | strongPassword | - |
|
||||
| DATABASE_DB | statuspage | - |
|
||||
| DATABASE_TZ | Europe/Moscow | - |
|
||||
* [Russian Documentation](docs/RU.md)
|
||||
Reference in New Issue
Block a user