初始化

This commit is contained in:
2025-12-11 14:04:39 +08:00
commit 1f65bbf628
2676 changed files with 838983 additions and 0 deletions

7
看板定阅/1.js Normal file
View File

@@ -0,0 +1,7 @@
module.exports = {
apps: [{
name: "kanbandingyue",
script: "./看板定阅.exe",
args: "--urls http://0.0.0.0:19031"
}]
};