Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

Commit 1c6d4b5

Browse files
authored
Revert gretty hostname (#437)
1 parent 76ab8a2 commit 1c6d4b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ war {
156156

157157
gretty {
158158
contextPath = '/'
159-
host = '192.168.1.134'
159+
host = 'localhost'
160160
logDir = 'logs'
161161
}
162162

0 commit comments

Comments
 (0)