# This file is in relaxed JSON format (it allows comments and trailing commas).
#
# This config file is not needed by Beekeeper. It is required only by example
# clients in order to to get the connection parameters to frontend brokers.

{
    "host"     : "localhost",
    "port"     :  11883,
    "username" : "frontend",
    "password" : "abc123",
}