mirror of
https://github.com/remnawave/panel.git
synced 2026-04-13 01:34:23 +00:00
docs: add Redis configuration details to environment variables documentation
This commit is contained in:
@@ -22,6 +22,15 @@ Port for the metrics inside Docker container.
|
||||
METRICS_PORT=3001
|
||||
```
|
||||
|
||||
### REDIS
|
||||
|
||||
Redis Host and Port.
|
||||
|
||||
```bash
|
||||
REDIS_HOST=remnawave-redis
|
||||
REDIS_PORT=6379
|
||||
```
|
||||
|
||||
### API Instances
|
||||
|
||||
Number of API instances to run.
|
||||
|
||||
Reference in New Issue
Block a user