Initial commit
This commit is contained in:
5
.env.clean
Normal file
5
.env.clean
Normal file
@@ -0,0 +1,5 @@
|
||||
# Configuration temporaire pour nettoyage
|
||||
DB_GENERATION=drop-and-create
|
||||
QUARKUS_HIBERNATE_ORM_DATABASE_GENERATION=drop-and-create
|
||||
QUARKUS_LOG_LEVEL=INFO
|
||||
QUARKUS_HIBERNATE_ORM_LOG_SQL=true
|
||||
Reference in New Issue
Block a user