Add initial Docker Compose configuration and database setup for Dockge

This commit is contained in:
Peter Wood
2025-04-29 16:43:52 -04:00
parent 06209f6583
commit 734acd2ed4
6 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"type": "sqlite"
}