diff --git a/frontend/.env b/frontend/.env index 3d51b461..bb169a29 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1 +1,2 @@ API_BASE_URL=https://btrix.webrecorder.net/api +GLITCHTIP_DSN= \ No newline at end of file diff --git a/frontend/sample.env.local b/frontend/sample.env.local index dd96dd09..df81b01e 100644 --- a/frontend/sample.env.local +++ b/frontend/sample.env.local @@ -1 +1,2 @@ API_BASE_URL=https://btrix-dev.webrecorder.net/api +GLITCHTIP_DSN= \ No newline at end of file diff --git a/frontend/src/index.ejs b/frontend/src/index.ejs index 16972bff..a3395eac 100644 --- a/frontend/src/index.ejs +++ b/frontend/src/index.ejs @@ -9,8 +9,26 @@