修改了settings.py丢失的bug

This commit is contained in:
2025-09-07 22:31:16 +08:00
parent 329cc85c87
commit 6ccf937729
6 changed files with 1857 additions and 0 deletions

View File

@@ -7,5 +7,14 @@
"project": "statuspage",
"git_url": "http://192.168.3.241:3000/xiaji/webstatus.git",
"remote_dir": "/home/xiaji"
},
"statuspage": {
"ip": "192.168.3.157",
"username": "xiaji",
"password": "xiaji",
"port": 22,
"project": "statuspage",
"git_url": "http://192.168.3.241:3000/xiaji/webstatus.git",
"remote_dir": "/home/xiaji"
}
}