mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-06-23 15:31:37 -04:00
change: POSTGRES_URL_OVERRIDE note wording in docs
This commit is contained in:
parent
c0654a5d95
commit
a30084a199
@ -33,7 +33,7 @@
|
||||
| POSTGRES_SERVER | postgres | Postgres database server address |
|
||||
| POSTGRES_PORT | 5432 | Postgres database port |
|
||||
| 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user