fix gitea: webhook timeout

This commit is contained in:
vincent 2022-12-04 09:36:50 +01:00
parent 53eaf5254d
commit 45707d5b2b

View File

@ -80,6 +80,7 @@ job "git" {
GITEA__server__APP_DATA_PATH = "/data"
GITEA__server__LFS_CONTENT_PATH = "/repo/LFS"
GITEA__webhook__ALLOWED_HOST_LIST = "drone.ducamps.win"
GITEA__webhook__DELIVER_TIMEOUT = "30"
}
template {
data = <<EOH