12 lines
430 B
Bash
12 lines
430 B
Bash
# Openvidu Demos Configuration
|
|
|
|
# NOTE: This file doesn't need to quote assignment values, like most shells do.
|
|
# All values are stored as-is, even if they contain spaces, so don't quote them.
|
|
|
|
# Domain name. If you do not have one, the public IP of the machine.
|
|
# For example: 198.51.100.1, or openvidu.example.com
|
|
# OPENVIDU_DOMAIN_OR_PUBLIC_IP=
|
|
|
|
# OpenVidu SECRET used for apps to connect to OpenVidu server
|
|
# OPENVIDU_SECRET=
|