diff --git a/public/assets/js/config.js b/public/assets/js/config.js deleted file mode 100644 index 87e6e53..0000000 --- a/public/assets/js/config.js +++ /dev/null @@ -1,7 +0,0 @@ -// Configuration for the frontend -const config = { - // Use services.btcforplebs.com in production, localhost in development - apiBaseUrl: window.location.hostname === 'localhost' - ? 'http://localhost:5252' - : window.location.protocol + '//services.btcforplebs.com' -}; \ No newline at end of file diff --git a/public/index.html b/public/index.html index a523236..3e57b3a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,9 +1,5 @@
- - - - - et="UTF-8"> +