Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit a405f42

Browse files
committed
1 parent f6c27d8 commit a405f42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/git2s3.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"AllowedIps": {
7878
"Description": "gitpull method only. Comma seperated list of IP CIDR blocks for source IP authentication. The BitBucket Cloud IP ranges are provided as defaults.",
7979
"Type": "String",
80-
"Default": "34.198.203.127/32,34.198.178.64/32,34.198.32.85/32,104.192.136.0/21"
80+
"Default": "18.205.93.0/25,18.234.32.128/25,13.52.5.0/25"
8181
},
8282
"ApiSecret": {
8383
"Description": "gitpull method only. WebHook Secrets for use with GitHub Enterprise and GitLab. If a secret is matched IP range authentication is bypassed. Cannot contain: , \\ \"",
@@ -1556,4 +1556,4 @@
15561556
}
15571557
}
15581558
}
1559-
}
1559+
}

0 commit comments

Comments
 (0)