generated from jCloud/repository-template
Remove debug line
This commit is contained in:
@@ -45,8 +45,6 @@ def main():
|
|||||||
openapi_url=configuration.docs.openapi
|
openapi_url=configuration.docs.openapi
|
||||||
)
|
)
|
||||||
|
|
||||||
app.add_middleware(GiteaSignatureMiddleware, secret = b'', logger = logger_info.logger)
|
|
||||||
|
|
||||||
uvicorn.run(
|
uvicorn.run(
|
||||||
app,
|
app,
|
||||||
host = host,
|
host = host,
|
||||||
|
|||||||
Reference in New Issue
Block a user