Files
crmeb_java/admin/.env.production
2025-11-05 14:30:28 +08:00

7 lines
111 B
Plaintext

# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://xxxx'