Add Gitea health check
This commit is contained in:
@@ -83,7 +83,7 @@ system_logs_kb = ReplyKeyboardMarkup(
|
||||
keyboard=[
|
||||
[KeyboardButton(text="🧾 Audit"), KeyboardButton(text="📣 Incidents")],
|
||||
[KeyboardButton(text="🧰 Processes"), KeyboardButton(text="🔒 SSL")],
|
||||
[KeyboardButton(text="🔑 SSH log"), KeyboardButton(text="🧩 NPMplus")],
|
||||
[KeyboardButton(text="🔑 SSH log"), KeyboardButton(text="🧩 NPMplus"), KeyboardButton(text="🍵 Gitea")],
|
||||
[KeyboardButton(text="🌍 External"), KeyboardButton(text="🌐 URLs")],
|
||||
[KeyboardButton(text="⬅️ System")],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user