diff --git a/frontend/ng-karaoqueue/package.json b/frontend/ng-karaoqueue/package.json index 3526d63..b6cd441 100644 --- a/frontend/ng-karaoqueue/package.json +++ b/frontend/ng-karaoqueue/package.json @@ -4,6 +4,7 @@ "scripts": { "ng": "ng", "start": "ng serve", + "serve": "ng serve --host=0.0.0.0", "build": "ng build", "test": "ng test", "lint": "ng lint",