diff --git a/build.gradle b/build.gradle index b62ed55d8f..a25b44818d 100644 --- a/build.gradle +++ b/build.gradle @@ -156,7 +156,7 @@ war { gretty { contextPath = '/' - host = '192.168.1.134' + host = 'localhost' logDir = 'logs' }