Password WIP

This commit is contained in:
2022-04-23 10:52:27 +02:00
parent 9e325414da
commit 0b4bb54ba6
7 changed files with 69 additions and 55 deletions

View File

@@ -12,4 +12,5 @@ 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