mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
fix: POSTGRES_URL is now POSTGRES_URL_OVERRIDE
This commit is contained in:
parent
ab37c2e8c0
commit
35f6b0e80e
@ -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 | None | Postgres URL override. Must be used with DB_ENGINE: postgres |
|
||||
| POSTGRES_URL_OVERRIDE | None | Postgres URL override. Must be used with DB_ENGINE: postgres |
|
||||
|
||||
### Email
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user