Send general users to dashboard.daily.co
This commit is contained in:
parent
6255774f03
commit
bda17c9f97
|
|
@ -1,8 +1,8 @@
|
||||||
# Domain excluding 'https://' and 'daily.co' e.g. 'somedomain'
|
# Domain excluding 'https://' and 'daily.co' e.g. 'somedomain'
|
||||||
DAILY_DOMAIN=
|
DAILY_DOMAIN=
|
||||||
|
|
||||||
# Obtained from https://dashboard.staging.daily.co/developers
|
# Obtained from https://dashboard.daily.co/developers
|
||||||
DAILY_API_KEY=
|
DAILY_API_KEY=
|
||||||
|
|
||||||
# Daily REST API endpoint
|
# Daily REST API endpoint
|
||||||
DAILY_REST_DOMAIN=https://api.daily.co/v1
|
DAILY_REST_DOMAIN=https://api.daily.co/v1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue