diff --git a/public/index.html b/public/index.html
index d9e2e29..4b2fd58 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,6 +3,38 @@
+
+
tududi
diff --git a/webpack.config.js b/webpack.config.js
index 212137a..eeb54b4 100644
--- a/webpack.config.js
+++ b/webpack.config.js
@@ -82,6 +82,9 @@ module.exports = {
title: 'tududi',
filename: 'index.html',
template: 'public/index.html',
+ templateParameters: {
+ BASE_PATH: process.env.TUDUDI_BASE_PATH || '',
+ },
}),
new CopyWebpackPlugin({
patterns: [