WebStudio/.env.production
Marks Polakovs 4f973539ce Change shittyserver's WS to go via thunderhorn
Note that this will require a shittyserver deploy and restart because it used to bind to "127.0.0.1" but no longer does
2020-06-14 19:12:56 +02:00

5 lines
265 B
Text

REACT_APP_VERSION=$npm_package_version
REACT_APP_MYRADIO_NONAPI_BASE=https://ury.org.uk/myradio
REACT_APP_MYRADIO_BASE=https://ury.org.uk/api/v2
REACT_APP_BROADCAST_API_BASE=https://ury.org.uk/webstudio/api/v1
REACT_APP_WS_URL=wss://ury.org.uk/webstudio/api/stream