mirror of
https://github.com/jambonz/sbc-outbound.git
synced 2025-12-19 04:27:45 +00:00
3 lines
286 B
Bash
3 lines
286 B
Bash
# tip: to minify json into a single string as below, see https://codebeautify.org/jsonminifier
|
|
NODE_CONFIG={"server":{"port":4000,"path":"/auth","auth":{"users":{"foo":"bar"}}},"credentials":{"jambonz.org":[{"username":"john","password":"1234"},{"username":"jane","password":"5678"}]}}
|