Skip to content

Commit f929a57

Browse files
committed
use the 8000 port by default to simplify slightly
1 parent ed72a62 commit f929a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/Example.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ example.writer_password=x
66
example.admin_user=rest-admin
77
example.admin_password=x
88
example.host=localhost
9-
example.port=8012
9+
example.port=8000
1010
example.authentication_type=digest

0 commit comments

Comments
 (0)