feat(docs): Update documentation

This commit is contained in:
2025-08-20 01:10:37 +03:00
parent 28226639b9
commit b72066f19e
4 changed files with 43 additions and 11 deletions

View File

@@ -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)