diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 996d7585b635106c7306f81e8bac620ba694b2c2..c4044ab5e07834d518b30d40f38b3e78e79ff80f 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -71,6 +71,6 @@ opencode.analyze-private-repos=true opencode.api.base-path=https://sl.dev.o4oe.de/api/v1/project/ opencode.api.auth=https://sl.dev.o4oe.de/api/ # Database Settings -spring.jpa.hibernate.ddl-auto=create +spring.jpa.hibernate.ddl-auto=update #--- spring.config.activate.on-profile=prod