fix paths, fix
This commit is contained in:
@@ -11,7 +11,7 @@ app = FastAPI(
|
|||||||
title="SBOM DTrack DefectDojo Synchronization API",
|
title="SBOM DTrack DefectDojo Synchronization API",
|
||||||
version="0.0.1",
|
version="0.0.1",
|
||||||
description="",
|
description="",
|
||||||
root_path="/sbom-integrator/v1'
|
root_path="/sbom-integrator/v1"
|
||||||
)
|
)
|
||||||
|
|
||||||
config = {}
|
config = {}
|
||||||
|
Reference in New Issue
Block a user