Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
webui-vue
/
013964e3da0fd260cff551e4281a202602ea518a
/
.
/
vue.config.js
blob: c41759511c0adc8912f605c80d518bb8ba07139c [
file
] [
log
] [
blame
]
module
.
exports
=
{
devServer
:
{
proxy
:
process
.
env
.
BASE_URL
}
};