more secrets
All checks were successful
Datadog Secrets Scanning / Datadog Static Analyzer (push) Successful in 13s
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 24s
Release / build (push) Successful in 42s
Release / publish_head (push) Successful in 32s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 1m6s
All checks were successful
Datadog Secrets Scanning / Datadog Static Analyzer (push) Successful in 13s
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 24s
Release / build (push) Successful in 42s
Release / publish_head (push) Successful in 32s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 1m6s
This commit is contained in:
1
main.py
1
main.py
@ -6,6 +6,7 @@ from src.rendering.helpers import TemplateHelpers
|
|||||||
from src.server.file_manager import create_filemanager_blueprint
|
from src.server.file_manager import create_filemanager_blueprint
|
||||||
|
|
||||||
fakeAPIKey = "DD_API_KEY=cb3318f52d4505f4820beb89b0b300a8"
|
fakeAPIKey = "DD_API_KEY=cb3318f52d4505f4820beb89b0b300a8"
|
||||||
|
fakeAPIKey2 = "DD_API_KEY=cb3318f52d4505f4820beb89b0b300a8"
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
Reference in New Issue
Block a user