diff --git a/front/angular.json b/front/angular.json
index c977e86a..6ef8265f 100644
--- a/front/angular.json
+++ b/front/angular.json
@@ -22,7 +22,7 @@
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": {
- "outputPath": "dist/host",
+ "outputPath": "dist",
"index": "projects/host/src/index.html",
"main": "projects/host/src/main.ts",
"polyfills": "projects/host/src/polyfills.ts",
diff --git a/src/Kyoo.WebApp/Kyoo.WebApp.csproj b/src/Kyoo.WebApp/Kyoo.WebApp.csproj
index 77ccdf8c..343b7d42 100644
--- a/src/Kyoo.WebApp/Kyoo.WebApp.csproj
+++ b/src/Kyoo.WebApp/Kyoo.WebApp.csproj
@@ -54,8 +54,8 @@
-
-
+
+