3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
JDBC_URL="jdbc:postgresql://postgres:5432/testdb"
|
|
JDBC_USER=user
|
|
JDBC_PASSWORD=testpassword |