change ports in start

This commit is contained in:
root
2026-03-23 21:31:26 +00:00
parent d29de100c6
commit 3a8bc2f893
4 changed files with 1255 additions and 238 deletions

View File

@@ -154,12 +154,8 @@
},
"serve": {
"options": {
<<<<<<< HEAD
"allowedHosts": ["novo.market", "dexarmarket.ru", "dexar.market","localhost"]
=======
"allowedHosts": ["novo.market", "dexarmarket.ru", "localhost"],
"proxyConfig": "proxy.conf.json"
>>>>>>> 97214c3a90e09df2e2916cca3ffc2dc71ee4f990
},
"builder": "@angular/build:dev-server",
"configurations": {
@@ -185,3 +181,4 @@
}
}
}