auto-sync: 2026-06-08 08:03:40
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
module.exports = {
|
||||||
|
apps: [{
|
||||||
|
name: "sanguo-moziplus-v2",
|
||||||
|
script: "/usr/bin/python3",
|
||||||
|
args: "-m uvicorn src.main:app --host 0.0.0.0 --port 8083",
|
||||||
|
cwd: "/Users/chufeng/.sanguo_projects/sanguo_moziplus_v2",
|
||||||
|
env: {
|
||||||
|
GITEA_WEBHOOK_SECRET: "22760993dff898a190731da43aa8d964",
|
||||||
|
GITEA_TOKEN: "a6d596b826f4bfeaf983ef4d25ac25dab95bbc4e"
|
||||||
|
}
|
||||||
|
}]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user