Корректное отображение витков

This commit is contained in:
Дмитрий Соловьев
2026-06-01 13:57:13 +03:00
parent e5fd2a4586
commit 2bdc9ad64f
6 changed files with 66 additions and 19 deletions
+1
View File
@@ -4,6 +4,7 @@ import react from "@vitejs/plugin-react";
export default defineConfig({
plugins: [react()],
server: {
host: "0.0.0.0",
port: 5174,
proxy: {
"/api/pcp-request": {