生产打包改为相对路径;
This commit is contained in:
parent
af82979538
commit
f9882824f9
|
|
@ -1,3 +1,3 @@
|
||||||
NODE_ENV=production
|
NODE_ENV=production
|
||||||
VUE_APP_BASE_URL=/
|
VUE_APP_BASE_URL=
|
||||||
VUE_APP_API_BASE_URL=
|
VUE_APP_API_BASE_URL=
|
||||||
Loading…
Reference in New Issue