2
0

New recipe added: staticweb_filebrowser.

This commit is contained in:
2025-03-05 20:24:53 +01:00
parent aaf493f13c
commit 05431b716d
7 changed files with 140 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"port": 80,
"baseURL": "/",
"address": "",
"log": "stdout",
"database": "/.database.db",
"root": "/srv"
}