mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-14 09:03:52 -07:00
change: POSTGRES_URL_OVERRIDE note wording in docs
This commit is contained in:
parent
c0654a5d95
commit
a30084a199
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,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 | Postgres URL override. Must be used with DB_ENGINE: postgres |
|
| 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. |
|
||||||
|
|
||||||
### Email
|
### Email
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue