pm2 config

This commit is contained in:
donghym
2026-05-31 19:22:47 +08:00
parent b56a6eb5e5
commit 62a6a86c55
2 changed files with 18 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
export default {
// ...其他配置
// host: '0.0.0.0', // Umi 4 不支持
// port: 8000, // Umi 4 不支持
}