forked from matteo/serves3
1
0
Fork 0
serves3/.vscode/settings.json

6 lines
120 B
JSON
Raw Normal View History

2023-07-02 12:11:13 +02:00
// SPDX-FileCopyrightText: Public domain.
// SPDX-License-Identifier: CC0-1.0
{
"liveServer.settings.port": 8000,
}