5 lines
169 B
Bash
5 lines
169 B
Bash
REACT_APP_BROKER_URL=http://localhost:9000
|
|
REACT_APP_ICE_SERVERS_URL=http://localhost:9000/iceservers
|
|
REACT_APP_VERSION=$npm_package_version
|
|
REACT_APP_MAINTENANCE=false
|