PORT=3002
NODE_ENV=development
NEXT_PUBLIC_COMPANY_ID=65df077d5ed624e07dd21220
NEXT_PUBLIC_PRODUCT_ID=647aea718303a7dcb6f789ff
NEXT_PUBLIC_MANAGER_API=https://api-ec-manager.knothost.com/api
NEXT_PUBLIC_CUSTOMER_API=https://api-ecommerce-customer.knothost.com/api
NEXT_PUBLIC_UPLOADS=https://oom.ae/api/images?path=/images
NEXT_PUBLIC_AUTH_API=https://api-application-auth-service.knothost.com/api
NEXT_PUBLIC_CAR_CATALOG_API=https://car-catalog.knothost.com/api
NEXT_PUBLIC_DEFAULT_CURRENCY=aed
NEXT_PUBLIC_NODE_ENV=production
NEXT_PUBLIC_COMPANY_NAME=Oom.ae
NEXT_PUBLIC_WEBSITE=https://oom.ae
NEXT_PUBLIC_ECMANAGER=https://ec-manager.knothost.com

#Recaptcha v3

NEXT_PUBLIC_SITE_KEY=6LcuhusoAAAAAJBdqv6vPcOWrEQH0x3XHWSmZj3S

# Development Section

# NEXT_PUBLIC_MANAGER_API=https://dev-api-ec-manager.knothost.com/api
# NEXT_PUBLIC_CUSTOMER_API=https://dev-api-ecommerce-customer.knothost.com/api
# NEXT_PUBLIC_UPLOADS=https://oom.ae/api/images?path=/images
# NEXT_PUBLIC_AUTH_API=https://dev-api-application-auth-service.knothost.com/api
# NEXT_PUBLIC_NODE_ENV=development
# NEXT_PUBLIC_ECMANAGER=https://dev-ec-manager.knothost.com

# Local Section

# NEXT_PUBLIC_CUSTOMER_API=http://localhost:4000/api
# NEXT_PUBLIC_UPLOADS=http://localhost:3000/api/images?path=/images
# NEXT_PUBLIC_MANAGER_API=http://localhost:5000/api
# NEXT_PUBLIC_AUTH_API=http://localhost:5007/api
# NEXT_PUBLIC_CAR_CATALOG_API=http://localhost:4010/api