Hash encrypt512
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user