add webhook allowed

This commit is contained in:
vincent 2022-05-12 11:37:10 +02:00
parent c27f922d69
commit 37fe5f9b1c

View File

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