Frontend/builder.config.json
2025-09-25 01:54:30 +04:00

6 lines
No EOL
132 B
JSON

{
"command": "npm run dev",
"serverUrl": "http://localhost:5173/blog",
"authenticateProxy": false,
"commitMode": "commits"
}