mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 01:10:11 -08:00
Add initial Docker Compose configuration and database setup for Dockge
This commit is contained in:
3
dockge/data/db-config.json
Normal file
3
dockge/data/db-config.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": "sqlite"
|
||||
}
|
||||
BIN
dockge/data/dockge.db
Normal file
BIN
dockge/data/dockge.db
Normal file
Binary file not shown.
BIN
dockge/data/dockge.db-shm
Normal file
BIN
dockge/data/dockge.db-shm
Normal file
Binary file not shown.
BIN
dockge/data/dockge.db-wal
Normal file
BIN
dockge/data/dockge.db-wal
Normal file
Binary file not shown.
Reference in New Issue
Block a user