aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authorDaniel Silverthorn <daniel.silverthorn@amdocs.com>2018-05-25 10:37:42 -0400
committerDaniel Silverthorn <daniel.silverthorn@amdocs.com>2018-05-25 10:40:47 -0400
commit9d48685b916536c5641b2f536e08edba0f9642c3 (patch)
tree01530615d92dff127d9876579cd3e492b6ce77a4 /src/main/resources/application.properties
parent58377c868414816edae11ef24f6b8beee436ac1f (diff)
Remove gizmo logback, use mounted one
Change-Id: I256d2038c554aecc193b96661e080cd3bac82636 Issue-ID: AAI-1180 Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 2a65bc3..a21f3c5 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -7,4 +7,3 @@ server.ssl.enabled=true
server.ssl.client-auth=need
server.ssl.enabled-protocols=TLSv1.1,TLSv1.2
-logging.config=classpath:logback.xml \ No newline at end of file