feat: 右下角添加到顶/到底导航按钮
This commit is contained in:
16
logs/cron-start.log
Normal file
16
logs/cron-start.log
Normal file
@@ -0,0 +1,16 @@
|
||||
[2026-04-19 16:28:03] ==================================================
|
||||
[2026-04-19 16:28:03] 项目服务管理面板启动
|
||||
[2026-04-19 16:28:03] 访问地址: http://localhost:19013
|
||||
[2026-04-19 16:28:03] 进程PID: 3262258
|
||||
[2026-04-19 16:28:03] ==================================================
|
||||
* Serving Flask app 'app'
|
||||
* Debug mode: off
|
||||
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
|
||||
* Running on all addresses (0.0.0.0)
|
||||
* Running on http://127.0.0.1:19013
|
||||
* Running on http://192.168.2.17:19013
|
||||
Press CTRL+C to quit
|
||||
127.0.0.1 - - [19/Apr/2026 16:28:10] "GET / HTTP/1.1" 200 -
|
||||
192.168.2.8 - - [19/Apr/2026 16:28:10] "GET /api/projects HTTP/1.1" 200 -
|
||||
[2026-04-19 16:28:12] ⚠️ 进程收到 SIGTERM 信号,即将退出! 父进程: 849 (systemd)
|
||||
[2026-04-19 16:28:12] 信号来源可能是: 手动kill命令、systemd、OOM killer、或其他进程
|
||||
Reference in New Issue
Block a user