paleDriver7 commited on
Commit
6fed84d
·
verified ·
1 Parent(s): 268f183

Update frontend/vue.config.js

Browse files
Files changed (1) hide show
  1. frontend/vue.config.js +1 -0
frontend/vue.config.js CHANGED
@@ -8,4 +8,5 @@ module.exports = {
8
  },
9
  },
10
  },
 
11
  };
 
8
  },
9
  },
10
  },
11
+ publicPath: '/'
12
  };