8 lines
420 B
Text
8 lines
420 B
Text
# cnMaestro Cloud API credentials
|
|
# Each tenant has its own regional subdomain; check the URL bar when
|
|
# logged in to cnMaestro and copy the scheme + host (everything before
|
|
# the first "/#/").
|
|
# Example: https://us-e1-s1-cmjbcvncy6.cloud.cambiumnetworks.com
|
|
CNMAESTRO_BASE_URL=https://us-e1-s1-cmjbcvncy6.cloud.cambiumnetworks.com
|
|
CNMAESTRO_CLIENT_ID=your-client-id-here
|
|
CNMAESTRO_CLIENT_SECRET=your-client-secret-here
|