| .env.development | ●●●●● patch | view | raw | blame | history | |
| .env.production | ●●●●● patch | view | raw | blame | history |
.env.development
@@ -4,7 +4,7 @@ # api接口请求地址 # 开发环境 # VUE_APP_BASE_API = 'http://154.23.189.28:8086' VUE_APP_BASE_API = 'https://api.crypt.mom' VUE_APP_BASE_API = 'https://api.crypt.bond' # 静态资源文件url VUE_APP_RESOURCES_URL = '/admin' .env.production
@@ -5,7 +5,7 @@ # 开发环境 # VUE_APP_BASE_API = http://154.23.189.28:8086 VUE_APP_BASE_API = https://api.crypt.mom VUE_APP_BASE_API = https://api.crypt.bond # 静态资源文件url VUE_APP_RESOURCES_URL = '/admin'