diff --git a/promotion-service.properties b/promotion-service.properties index 8527cb9d2795f86e8f7ba8fe277830bd40b11c97..b4746954daf5bc2ae8d764299a1a960e1ad6bd9b 100644 --- a/promotion-service.properties +++ b/promotion-service.properties @@ -5,4 +5,4 @@ spring.dataSource.username= postgres jpa.properties.hibernate.dialect= org.hibernate.dialect.PostgreSQLDialect jdbc.lob.non_contextual_creation= true show-sql: true -promotion.flag=true +promotion.flag=false