矿机租赁系统代码更新
This commit is contained in:
12
power_leasing/.env.production
Normal file
12
power_leasing/.env.production
Normal file
@@ -0,0 +1,12 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = m2pool
|
||||
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# 生产环境
|
||||
VUE_APP_BASE_API = 'https://m2pool.com/api/'
|
||||
VUE_APP_BASE_URL = 'https://m2pool.com/'
|
||||
|
||||
# 路由懒加载
|
||||
VUE_CLI_BABEL_TRANSPILE_MODULES = true
|
||||
Reference in New Issue
Block a user