1 Commits
dev ... main

Author SHA1 Message Date
root
78c8caa7be s 2026-03-08 11:41:58 +08:00

3
cnomadcna.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
export PORT=4002 # ← 加这一行(或改成你想要的端口)
exec npm run start