From 84d99d0f0700b2a19f504b21b1747275251305d8 Mon Sep 17 00:00:00 2001
From: Leonardo Vannucci <leonardo.vannucci@grupposistematica.it>
Date: Wed, 03 Apr 2019 10:40:10 +0200
Subject: [PATCH] Gstione customKey

---
 dg1cloud-core/src/main/resources/application.properties |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dg1cloud-core/src/main/resources/application.properties b/dg1cloud-core/src/main/resources/application.properties
index 5d487d4..f07899d 100644
--- a/dg1cloud-core/src/main/resources/application.properties
+++ b/dg1cloud-core/src/main/resources/application.properties
@@ -13,6 +13,7 @@
 
 spring.jmx.default-domain=dg1cloud
 
+spring.flyway.enabled=true
 #server.address=vannux.grupposistematica.it
 server.error.include-stacktrace=always
 

--
Gitblit v1.6.2