feat: use linuxserver based docker image

This commit is contained in:
Oleg Lobanov
2021-12-15 10:58:47 +01:00
parent a078f0b787
commit b8f35ce932
9 changed files with 68 additions and 17 deletions

View File

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