prototype

This commit is contained in:
2026-05-05 18:41:51 +03:00
parent d4c42061ba
commit 5ddc23210b
23 changed files with 4920 additions and 1 deletions

5
.env.development Normal file
View File

@@ -0,0 +1,5 @@
VITE_API_BASE_URL=http://localhost:8080
VITE_PROXY_V1_TARGET=http://localhost:8080
VITE_PROXY_API_TARGET=http://localhost:8445
VITE_PROXY_WS_TARGET=ws://localhost:8446
VITE_USE_TRAEFIK=false