fix: update config.json

This commit is contained in:
2024-12-02 22:11:38 +00:00
parent 6198b99b97
commit 9be2970b7d
2 changed files with 59 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"port": 8080,
"databasePath": "./data.sqlite",
"templateDirectoryPath": "./templates",
"hostName": "lycoris.lab"
}