Merge remote-tracking branch 'origin/develop' into new-search

This commit is contained in:
Konstantina Galouni 2025-09-18 12:25:10 +03:00
commit 12b8c0b823
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve --host 0.0.0.0 --disable-host-check --port=5000",
"start": "ng serve --host 0.0.0.0 --disable-host-check --port=65021",
"build": "ng build",
"build-dev": "ng build --configuration=development",
"build-beta": "ng build --configuration=beta",