diff --git a/Frontend/.env b/Frontend/.env
index cc1fb52..23f0cca 100644
--- a/Frontend/.env
+++ b/Frontend/.env
@@ -1 +1 @@
-SERVER_URL="http://localhost:8000"
\ No newline at end of file
+VITE_API_URL="https://monacoapi.thearnab.tech"
\ No newline at end of file
diff --git a/Frontend/src/components/EditorArea.jsx b/Frontend/src/components/EditorArea.jsx
index 234d380..7e29134 100644
--- a/Frontend/src/components/EditorArea.jsx
+++ b/Frontend/src/components/EditorArea.jsx
@@ -714,7 +714,7 @@ Happy coding!`;
title="Run code"
>
{isRunning ? : }
- Run
+