init
This commit is contained in:
9
project-slwl-admin-vue/.env.production
Normal file
9
project-slwl-admin-vue/.env.production
Normal file
@@ -0,0 +1,9 @@
|
||||
# just a flag
|
||||
ENV = 'production'
|
||||
NODE_ENV = production
|
||||
|
||||
VUE_APP_NODE_ENV=prod
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_URL = 'https://slwl-geteway.itheima.net/manager'
|
||||
VUE_APP_URL = 'http://slwl-geteway.itheima.net'
|
||||
Reference in New Issue
Block a user