traefik/webui/vue.config.js
2019-07-15 10:58:03 +02:00

4 lines
49 B
JavaScript

module.exports = {
publicPath: "/dashboard"
};