Avoid depending on system openssl

This commit is contained in:
Matteo Settenvini 2023-07-02 17:46:47 +02:00
parent 74274dc076
commit c1174c3f3b
3 changed files with 115 additions and 203 deletions

View file

@ -1,5 +1,5 @@
// SPDX-FileCopyrightText: Public domain.
// SPDX-License-Identifier: CC0-1.0
{
"liveServer.settings.port": 8000,
"liveServer.settings.port": 8001,
}