logo
logo

React Admin (Zezo OTT)

by zezo

Version 2.x

Zezo OTT Admin Panel

Environment Variables Setup

REACT_APP_APP_URL: Your admin panel url. For example: https://admin.your-domain.com
REACT_APP_BASE_URL: Your api url. For example: https://api.your-domain.com
REACT_APP_API_URL: Your api url. For example: https://api.your-domain.com/api
REACT_APP_ENV: production or development

Example:

REACT_APP_APP_URL=https://admin.your-domain.com
REACT_APP_BASE_URL=https://api.your-domain.com
REACT_APP_API_URL=https://api.your-domain.com/api
REACT_APP_ENV=production

Pricing and Plans

Display pricing and plans soon.