We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df586ef commit b81c27bCopy full SHA for b81c27b
.env.example
@@ -5,7 +5,7 @@ VITE_SUPABASE_ANON_KEY="your-supabase-anon-key-here"
5
6
# App Configuration
7
VITE_APP_NAME="Programmer.SH"
8
-VITE_APP_URL="http://localhost:8080"
+VITE_APP_URL="http://localhost:3000"
9
10
# Sentry Configuration
11
VITE_SENTRY_AUTH_TOKEN="your-sentry-auth-token-here"
0 commit comments