ваше сообщение коммита

This commit is contained in:
2025-07-27 03:30:13 +03:00
parent 057fe6254c
commit 1835632be9
141 changed files with 32514 additions and 6661 deletions

View File

@@ -40,6 +40,7 @@ export default defineConfig({
port: 5173,
host: '0.0.0.0',
allowedHosts: ['dapp-frontend', 'localhost', '127.0.0.1', 'hb3-accelerator.com'],
force: true,
proxy: {
'/api': {
target: 'http://dapp-backend:8000',