You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crmeb/admin/.env.production

8 lines
146 B

# just a flag
ENV = 'production'
# base api
# VUE_APP_BASE_API = 'http://124.71.134.146:18091'
VUE_APP_BASE_API = 'https://fzbfwy.com/prod-api'