We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b089c commit acdedd3Copy full SHA for acdedd3
examples/get_secure_user_falco_rules.py
@@ -21,7 +21,7 @@
21
#
22
# Instantiate the SDC client
23
24
-sdclient = SdSecureClient(sdc_token, 'https://secure-staging.sysdig.com')
+sdclient = SdSecureClient(sdc_token, 'https://secure.sysdig.com')
25
26
27
# Get the configuration
0 commit comments