把.env.development和.env.production的配置服务路径单独拿出,做成静态资源
This commit is contained in:
@@ -1,4 +1 @@
|
||||
NODE_ENV=development
|
||||
VUE_APP_API_BASE_URL=http://localhost:8080/jero-boot
|
||||
VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas
|
||||
VUE_APP_ONLINE_BASE_URL=http://fileview.jero.com/onlinePreview
|
||||
NODE_ENV=development
|
||||
Reference in New Issue
Block a user