docker
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2022-10-20 03:27:39 +10:00
parent 9d86548505
commit 30f6cd619d

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --host=www.vdk2ch.ru --disable-host-check",
"start": "ng serve --host=0.0.0.0 --publicHost=angular.vdk2ch.ru --disable-host-check",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"