diff --git a/.env.development b/.env.development new file mode 100644 index 0000000..0abbba3 --- /dev/null +++ b/.env.development @@ -0,0 +1,4 @@ +REACT_APP_TWITCH_KEY=if7i0plsoqlzr0ye3h1d7v07nfdnl2 +REACT_APP_NIGHTBOT_KEY=674b3425e20897b50a09ab2e8d672fb0 +REACT_APP_URL=https://dev.val.tatebulic.com.au/ +REACT_APP_WEBSOCKET=wss://signal.val.tatebulic.com.au:443/ \ No newline at end of file diff --git a/netlify.toml b/netlify.toml index 2e2fdff..ef6258d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,4 +10,7 @@ [[redirects]] from = "/nightbot/*" to = "/index.html" - status = 200 \ No newline at end of file + status = 200 + +[context.branch-deploy] + NODE_ENV = "development" \ No newline at end of file diff --git a/public/obs/scores.html b/public/obs/scores.html index 39b6ca5..473fc9c 100644 --- a/public/obs/scores.html +++ b/public/obs/scores.html @@ -18,7 +18,7 @@