Move db schema to structure.sql

This commit is contained in:
Tarrgon
2026-06-05 12:46:26 -04:00
parent 39c7f35cf9
commit 148599dcf1
4 changed files with 116 additions and 108 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ services:
- "8000:8000"
volumes:
- ./data:/app/data
- ./migrations:/app/migrations
- ./sql:/app/sql