7 lines
424 B
Bash
7 lines
424 B
Bash
REACT_APP_VERSION=$npm_package_version
|
|
REACT_APP_HOMEPAGE=$npm_package_homepage
|
|
REACT_APP_MYRADIO_NONAPI_BASE=https://ury.org.uk/myradio-staging
|
|
REACT_APP_MYRADIO_BASE=https://ury.org.uk/api-staging/v2
|
|
REACT_APP_BROADCAST_API_BASE=https://ury.org.uk/webstudio/api/v1
|
|
REACT_APP_WS_URL=wss://ury.org.uk/webstudio/api/stream
|
|
REACT_APP_SENTRY_PUBLIC_DSN=https://7bdc2a7a1eb24ae080eb1d3af75e6307@o578586.ingest.sentry.io/5734903
|