add webhook allowed
This commit is contained in:
parent
c27f922d69
commit
37fe5f9b1c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user