mirror of
https://github.com/we-promise/sure.git
synced 2026-06-05 10:49:01 +00:00
chore: add ability to change DB_PORT from standard 5432 (#480)
This commit is contained in:
@@ -26,5 +26,6 @@ TLS=true
|
||||
|
||||
# Database Configuration
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_USER=postgres
|
||||
Reference in New Issue
Block a user