This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Database
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
# Database (Shared dev instance on server)
|
||||
DB_HOST=10.10.10.100
|
||||
DB_PORT=30432
|
||||
DB_USERNAME=teamplanner
|
||||
DB_PASSWORD=teamplanner
|
||||
DB_DATABASE=teamplanner
|
||||
|
||||
Reference in New Issue
Block a user