fix: Add missing imports to https-no-websockets.json

This commit is contained in:
Joachim Van Herwegen 2023-04-26 10:39:30 +02:00
parent 0a30be55ef
commit 29163df403

View File

@ -1,5 +1,9 @@
{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^5.0.0/components/context.jsonld",
"import": [
"css:config/http/server-factory/https/cli.json",
"css:config/http/server-factory/https/resolver.json"
],
"@graph": [
{
"comment": "Creates a server that supports HTTPS requests.",