mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-12-18 05:26:10 +05:00
v3.0.1
This commit is contained in:
@@ -18,6 +18,12 @@ ALLOHA_TOKEN=your_alloha_token
|
||||
REDAPI_BASE_URL=http://redapi.cfhttp.top
|
||||
REDAPI_KEY=your_redapi_key
|
||||
|
||||
COLLAPS_API_HOST=https://api.bhcesh.me
|
||||
COLLAPS_TOKEN=your_collaps_token
|
||||
|
||||
VEOVEO_HOST=https://api.veoveo.app
|
||||
VEOVEO_TOKEN=
|
||||
|
||||
JWT_SECRET=your_jwt_secret_key
|
||||
|
||||
GMAIL_USER=your_gmail@gmail.com
|
||||
@@ -28,7 +34,7 @@ GOOGLE_CLIENT_SECRET=your_google_client_secret
|
||||
GOOGLE_REDIRECT_URL=http://localhost:3000/api/v1/auth/google/callback
|
||||
|
||||
BASE_URL=http://localhost:3000
|
||||
FRONTEND_URL=http://localhost:3001
|
||||
FRONTEND_URL=http://localhost:5173
|
||||
|
||||
PORT=3000
|
||||
NODE_ENV=development
|
||||
|
||||
Reference in New Issue
Block a user