diff --git a/apps/app/components/Signup/index.tsx b/apps/app/components/Signup/index.tsx
index e9665fde..c04e2339 100644
--- a/apps/app/components/Signup/index.tsx
+++ b/apps/app/components/Signup/index.tsx
@@ -77,13 +77,13 @@ function Signup() {
Guardião
Mentor
-
diff --git a/apps/web/.env b/apps/web/.env
new file mode 100644
index 00000000..f2c650bb
--- /dev/null
+++ b/apps/web/.env
@@ -0,0 +1,4 @@
+NEXT_PUBLIC_API_URL=http://localhost:4000
+WEB_URL=http://localhost:3000
+BLOG_URL=http://localhost:3001
+APP_URL=http://localhost:3002