Skip to content

Commit 5472639

Browse files
committed
remove default password
1 parent 5415a23 commit 5472639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/core/src/main/resources/server.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ allowed.administrator.ips=0.0.0.0/0,::/0
147147

148148
# default admin name and password. that will be created on initial server start
149149
admin.email=[email protected]
150-
admin.pass=admin
150+
admin.pass=

0 commit comments

Comments
 (0)