mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
fix: removed period in POSTGRES_URL_OVERRIDE for consistency
This commit is contained in:
parent
d5e3a1dacb
commit
9548a7eb70
@ -35,7 +35,7 @@
|
||||
| POSTGRES_SERVER | postgres | Postgres database server address |
|
||||
| POSTGRES_PORT | 5432 | Postgres database port |
|
||||
| POSTGRES_DB | mealie | Postgres database name |
|
||||
| POSTGRES_URL_OVERRIDE | None | Optional Postgres URL override to use instead of POSTGRES_* variables. |
|
||||
| POSTGRES_URL_OVERRIDE | None | Optional Postgres URL override to use instead of POSTGRES_* variables |
|
||||
|
||||
### Email
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user