mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-06 20:02:49 +08:00
Change server port from 1421 to 1420
修复测试修改的端口不一致问题
This commit is contained in:
@@ -21,7 +21,7 @@ export default defineConfig({
|
||||
},
|
||||
clearScreen: false,
|
||||
server: {
|
||||
port: 1421,
|
||||
port: 1420,
|
||||
strictPort: true,
|
||||
proxy: {
|
||||
'/ws': {
|
||||
|
||||
Reference in New Issue
Block a user