Correctly use custom postgres ports
This commit is contained in:
parent
5ad315faac
commit
41d34c6d4b
4 changed files with 3 additions and 5 deletions
|
@ -16,7 +16,7 @@ DEFAULT_LANGUAGE="English"
|
|||
|
||||
MEDIA_ROOT=images/
|
||||
|
||||
POSTGRES_PORT=5432
|
||||
PGPORT=5432
|
||||
POSTGRES_PASSWORD=securedbypassword123
|
||||
POSTGRES_USER=fedireads
|
||||
POSTGRES_DB=fedireads
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue