gitea: Update allowed host list for webhooks

This commit is contained in:
Erwin Boskma 2024-01-02 22:44:49 +01:00
parent 9546c19d9b
commit 09beecf5e3
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -66,7 +66,7 @@ in
};
webhook = {
ALLOWED_HOST_LIST = "external,10.0.0.202/32,drone.datarift.nl";
ALLOWED_HOST_LIST = "external,10.0.0.202/32,ci.datarift.nl";
};
# Experimental Gitea Actions