Hash encrypt512

This commit is contained in:
2022-05-01 12:43:41 +02:00
parent 0b4bb54ba6
commit a21210935b
5 changed files with 34 additions and 39 deletions

View File

@@ -8,9 +8,7 @@ quarkus.datasource.db-kind = postgresql
quarkus.datasource.username = toto
quarkus.datasource.password = toto
quarkus.datasource.jdbc.url = jdbc:postgresql://localhost:5432/toto
# drop and create the database at startup (use `update` to only update the schema)
quarkus.hibernate-orm.database.generation = drop-and-create
covas.schema.create = true
covas.schema.create = true