Files
arenax-system-admin/.env.production
2025-06-09 16:45:03 +08:00

8 lines
146 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'https://api.ibeautycrush.com'
# VUE_APP_BASE_API = 'http://47.108.139.184:8081'