Merge pull request #420 from scshiv29-dev/main

Uvicorn ASGI for Python #388
This commit is contained in:
Andras Bacsai 2022-06-10 10:16:26 +02:00 committed by GitHub
commit b90cb5a731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@
let isWWWDomainOK = false;
$: isDisabled = !$session.isAdmin || $status.application.isRunning;
let wsgis = [
{
value: 'None',