Add Gitea health check
This commit is contained in:
@@ -78,6 +78,12 @@ npmplus:
|
||||
cooldown_sec: 86400
|
||||
interval_sec: 3600
|
||||
|
||||
gitea:
|
||||
base_url: "http://localhost:3000"
|
||||
# Optional API token for private instances
|
||||
token: ""
|
||||
verify_tls: true
|
||||
|
||||
security:
|
||||
reboot_password: "CHANGE_ME"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user