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

This commit is contained in:
Simple_Not 2023-06-20 13:05:45 +10:00
parent 5a16c641f9
commit 49523af734

View File

@ -3,7 +3,7 @@
"version": "0.0.0", "version": "0.0.0",
"scripts": { "scripts": {
"ng": "ng", "ng": "ng",
"start": "ng serve --host=0.0.0.0 --disable-host-check --verbose", "start": "ng serve --host=0.0.0.0 --disable-host-check --verbose --live-reload=false",
"build": "ng build", "build": "ng build",
"watch": "ng build --watch --configuration development", "watch": "ng build --watch --configuration development",
"test": "ng test" "test": "ng test"