change: updated POSTGRES_URL_OVERRIDE description

This commit is contained in:
Tarek Al-Qarqaz 2024-04-03 14:00:25 +00:00
parent 1ce760ec7e
commit d5e3a1dacb

View File

@ -35,7 +35,7 @@
| POSTGRES_SERVER | postgres | Postgres database server address | | POSTGRES_SERVER | postgres | Postgres database server address |
| POSTGRES_PORT | 5432 | Postgres database port | | POSTGRES_PORT | 5432 | Postgres database port |
| POSTGRES_DB | mealie | Postgres database name | | POSTGRES_DB | mealie | Postgres database name |
| POSTGRES_URL_OVERRIDE | None | Optional Postgres URL override to use instead of POSTGRES_* variables. Must be used in conjunction with DB_ENGINE: postgres to have an effect. | | POSTGRES_URL_OVERRIDE | None | Optional Postgres URL override to use instead of POSTGRES_* variables. |
### Email ### Email