6 lines
111 B
Properties
6 lines
111 B
Properties
|
# Database Configuration
|
||
|
db.host=localhost
|
||
|
db.port=5432
|
||
|
db.name=web-4
|
||
|
db.username=postgres
|
||
|
db.password=postgres
|