Skip to content

Commit

Permalink
feat: add us-gov-2 container upload url
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatrises authored and jshcodes committed Oct 11, 2024
1 parent b934409 commit e24e092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/falconpy/_enum/_container_base_url.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ class ContainerBaseURL(Enum):
US2 = "container-upload.us-2.crowdstrike.com"
EU1 = "container-upload.eu-1.crowdstrike.com"
USGOV1 = "container-upload.laggar.gcw.crowdstrike.com"
USGOV2 = "container-upload.us-gov-2.crowdstrike.mil"

0 comments on commit e24e092

Please sign in to comment.