Files
rubix-admin-panel/.env
2024-06-10 15:54:14 +05:30

3 lines
141 B
Bash

VITE_API_BASE_URL="https://rubix.betadelivery.com/api"
VITE_API_IMAGE_URL="https://rubix.betadelivery.com"
VITE_API_ENVIRONMENT="development"