Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78c8caa7be |
3
cnomadcna.sh
Normal file
3
cnomadcna.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
export PORT=4002 # ← 加这一行(或改成你想要的端口)
|
||||||
|
exec npm run start
|
||||||
Reference in New Issue
Block a user