Skip to content

Commit b81c27b

Browse files
committed
Update Example Env File.
1 parent df586ef commit b81c27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ VITE_SUPABASE_ANON_KEY="your-supabase-anon-key-here"
55

66
# App Configuration
77
VITE_APP_NAME="Programmer.SH"
8-
VITE_APP_URL="http://localhost:8080"
8+
VITE_APP_URL="http://localhost:3000"
99

1010
# Sentry Configuration
1111
VITE_SENTRY_AUTH_TOKEN="your-sentry-auth-token-here"

0 commit comments

Comments
 (0)