aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/angular.json b/client/angular.json
index bd3c7216e..8a709e269 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -72,6 +72,8 @@
72 "serve": { 72 "serve": {
73 "builder": "@angular-devkit/build-angular:dev-server", 73 "builder": "@angular-devkit/build-angular:dev-server",
74 "options": { 74 "options": {
75 "baseHref": "/",
76 "deployUrl": "client/",
75 "browserTarget": "PeerTube:build" 77 "browserTarget": "PeerTube:build"
76 }, 78 },
77 "configurations": { 79 "configurations": {