dev: add pg port to configuration (#4517)

This commit is contained in:
Nikhil 2024-05-20 12:29:03 +05:30 committed by GitHub
parent 2138257da0
commit e951cc3cf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 2 deletions

View file

@ -18,6 +18,7 @@ PGDATABASE=plane
POSTGRES_USER=plane
POSTGRES_PASSWORD=plane
POSTGRES_DB=plane
POSTGRES_PORT=5432
PGDATA=/var/lib/postgresql/data
DATABASE_URL=