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

This commit is contained in:
Simple_Not 2022-10-20 03:16:15 +10:00
parent 76f505af06
commit 9d86548505

View File

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