Update ReadMe

This commit is contained in:
Konstantinos Triantafyllou 2024-11-01 13:52:02 +02:00
parent 91f512b1e2
commit 6c935ca338
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ Check first [Login-core](https://code-repo.d4science.org/MaDgIK/uoa-login-core/)
### Datasource configuration
developers.datasource.driver # Required - SQL Driver - Default: org.postgresql.Driver
developers.datasource.url # Required - jdbc URL to the database
developers.datasource.username # Optional - Database user if needed
developers.datasource.password # Optional - Database user password if needed