changed ddl-auto of main db

This commit is contained in:
2026-03-25 01:54:26 +01:00
parent 3f579799af
commit f20221fd8d
+1 -1
View File
@@ -11,7 +11,7 @@ spring:
jpa: jpa:
hibernate: hibernate:
ddl-auto: update ddl-auto: create-drop
show-sql: true show-sql: true
ai: ai: