mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2026-02-18 18:45:42 +08:00
9 lines
255 B
Properties
9 lines
255 B
Properties
# This file supports hot change, any change will be auto-reloaded without Console restarting.
|
|
# Format: a user per line, username=password[,N] #N is optional, 0 (Normal User); 1 (Admin)
|
|
|
|
# Define Admin
|
|
admin=admin,1
|
|
|
|
# Define Users
|
|
user1=user1
|
|
user2=user2 |