Skip to content

Commit

Permalink
Merge pull request #105 from baoduy/develop
Browse files Browse the repository at this point in the history
up
  • Loading branch information
baoduy authored Dec 10, 2024
2 parents 43aac35 + 0b966dc commit 3ffe53d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/VNet/FirewallPolicies/CFTunnelFirewallPolicy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ export default ({
'*.cftunnel.com',
'*.cloudflareaccess.com',
'*.cloudflareresearch.com',
'github.com',
'docker.io',
],
protocols: [
{ protocolType: 'Https', port: 443 },
Expand Down

0 comments on commit 3ffe53d

Please sign in to comment.