mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-20 07:54:19 +02:00
update sidebar links, improve backend configuration formatting, and enhance user guide clarity
This commit is contained in:
@@ -4,9 +4,10 @@ These variables configure the core backend application, database connections, au
|
||||
|
||||
## General Settings
|
||||
|
||||
| Variable | Description | Default |
|
||||
|-----------------|-----------------------------|-----------|
|
||||
| `API_BASE_PATH` | The url base of the backend | `/api/v1` |
|
||||
| Variable | Description | Default |
|
||||
|-----------------|----------------------------------------------------------------------------------|-----------|
|
||||
| `API_BASE_PATH` | The url base of the backend | `/api/v1` |
|
||||
| `CORS_URLS` | Enter the origins you are going to access the api from (e.g. https://mm.example) | - |
|
||||
|
||||
## Database Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user