5 lines
No EOL
251 B
Bash
5 lines
No EOL
251 B
Bash
HOST=local-development.ury.org.uk
|
|
REACT_APP_VERSION=$npm_package_version
|
|
REACT_APP_MYRADIO_NONAPI_BASE=https://ury.org.uk/myradio-staging
|
|
REACT_APP_MYRADIO_BASE=https://ury.org.uk/api-staging/v2
|
|
REACT_APP_WS_URL=wss://audio.ury.org.uk/webstudio/stream |