mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-18 14:59:52 +00:00
Refer to the new config.yaml file (#628)
This commit is contained in:
@@ -267,7 +267,7 @@ environment:
|
||||
Configuration values are applied in the following order (later values override earlier):
|
||||
|
||||
1. Default values
|
||||
2. Configuration file (`management.json`)
|
||||
2. Configuration file (`config.yaml` for combined setup, `management.json` for older multi-container setup)
|
||||
3. Environment variables
|
||||
4. Command-line flags
|
||||
|
||||
@@ -275,6 +275,6 @@ Configuration values are applied in the following order (later values override e
|
||||
|
||||
- [Self-hosting Quickstart Guide](/selfhosted/selfhosted-quickstart)
|
||||
- [Advanced Self-hosting Guide](/selfhosted/selfhosted-guide)
|
||||
- [Configuration Files Reference](/selfhosted/configuration-files) - Detailed documentation for docker-compose.yml, management.json, and other config files
|
||||
- [Configuration Files Reference](/selfhosted/configuration-files) - Detailed documentation for docker-compose.yml, config.yaml, and other config files
|
||||
- [Management SQLite Store](/selfhosted/sqlite-store)
|
||||
- [Management Postgres Store](/selfhosted/postgres-store)
|
||||
|
||||
Reference in New Issue
Block a user