forked from BLC/AyposWeb
environemnt availability
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
# API Configuration
|
||||
VITE_API_URL=http://141.196.166.241:8003
|
||||
|
||||
# Vercel Deployment Configuration
|
||||
NEXT_PUBLIC_ALLOWED_HOSTS=141.196.166.241
|
||||
NEXT_PUBLIC_VERCEL_URL=${VERCEL_URL}
|
||||
NODE_ENV=production
|
||||
|
||||
# CORS Configuration
|
||||
CORS_ORIGIN=*
|
||||
|
||||
# Add other environment variables as needed
|
||||
Reference in New Issue
Block a user