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