From b82156bf241e9ad1cf5f16c9fc6fba4796e9624c Mon Sep 17 00:00:00 2001 From: uday <udaysingh8658@gmail.com> Date: Fri, 22 May 2020 20:01:14 +0530 Subject: [PATCH] flag is true --- promotion-service.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/promotion-service.properties b/promotion-service.properties index 8527cb9..b474695 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 -- 2.18.1