Try
dfssdfsfdsf
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Server
|
||||
PORT=3000
|
||||
PORT=3030
|
||||
NODE_ENV=development
|
||||
BASE_URL=http://localhost:3000
|
||||
BASE_URL=http://localhost:3030
|
||||
FRONTEND_URL=http://localhost:5173
|
||||
|
||||
# Appwrite (Self-Hosted)
|
||||
@@ -23,4 +23,4 @@ MISTRAL_API_KEY=yPe00wetm26x9FW4Ifjom2UaEd0hf1ND
|
||||
# Google OAuth (NEU)
|
||||
GOOGLE_CLIENT_ID=1073365670500-a6t1srj1ogu1bumoo20511mq4nesouul.apps.googleusercontent.com
|
||||
GOOGLE_CLIENT_SECRET=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
|
||||
GOOGLE_REDIRECT_URI=http://localhost:3000/api/oauth/gmail/callback
|
||||
GOOGLE_REDIRECT_URI=http://localhost:3030/api/oauth/gmail/callback
|
||||
|
||||
Reference in New Issue
Block a user