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

8 lines
139 B
Plaintext

# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://localhost:9000'
#VUE_APP_BASE_API = 'http://47.108.139.184:8001'