Временный тест

This commit is contained in:
Dozzy7528
2026-02-03 12:02:57 +00:00
parent 86f61d675b
commit 11211c64b2

View File

@@ -15,7 +15,7 @@
"web-vitals": "^2.1.4" "web-vitals": "^2.1.4"
}, },
"scripts": { "scripts": {
"start": "react-scripts start --port=24452", "start": "PORT=24452 react-scripts start",
"build": "react-scripts build --port=24452", "build": "react-scripts build --port=24452",
"test": "react-scripts test --port=24452", "test": "react-scripts test --port=24452",
"eject": "react-scripts eject --port=24452" "eject": "react-scripts eject --port=24452"