Update ReadMe

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

View File

@ -36,7 +36,6 @@ You have to set at least one or both spring profile (html, registry)
### Datasource configuration
user-management.datasource.driver # Required (html, registry) - SQL Driver - Default: org.postgresql.Driver
user-management.datasource.url # Required (html, registry) - jdbc URL to the database
user-management.datasource.username # Optional - Database userDetails if needed
user-management.datasource.password # Optional - Database userDetails password if needed