Files
jdbc-hospital-example/config/db.testing
T
KKlochko f84b25b0f4
continuous-integration/drone/push Build is failing
Add the test configuration.
2023-10-22 19:58:00 +03:00

3 lines
91 B
Plaintext

JDBC_URL="jdbc:postgresql://postgres:5432/testdb"
JDBC_USER=user
JDBC_PASSWORD=testpassword