gcx/frontend/admin-web/.env.production

10 lines
214 B
Plaintext

# API Configuration
NEXT_PUBLIC_API_BASE_URL=https://api.gogenex.com/api
# Object Storage
NEXT_PUBLIC_OSS_URL=https://oss.gogenex.com
# Application Info
NEXT_PUBLIC_APP_NAME=Genex Admin
NEXT_PUBLIC_VERSION=1.0.0