Add the test configuration.

This commit is contained in:
2023-10-22 19:58:00 +03:00
parent 9aa447dd06
commit f84b25b0f4
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
JDBC_URL="jdbc:postgresql://postgres:5432/testdb"
JDBC_USER=user
JDBC_PASSWORD=testpassword