feat: 添加 contest.quant-speed.com 域名支持
All checks were successful
Deploy to Server / deploy (push) Successful in 8m3s

This commit is contained in:
爽哒哒
2026-03-21 22:29:19 +08:00
parent 555b5badbf
commit b24bba3753
2 changed files with 3 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ export default defineConfig({
preview: {
host: '0.0.0.0',
port: 8890,
allowedHosts: ['contest.quant-speed.com'],
proxy: {
'/api': {
target: 'http://cywl-scoring-backend:8876',