mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-19 04:17:44 +00:00
2 lines
285 B
Bash
2 lines
285 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"}]}} |