feat: migrate from SQLite to PostgreSQL and update database handling

This commit is contained in:
MythEclipse
2026-05-21 15:11:32 +07:00
parent 4a47855ad4
commit bfa91063ff
24 changed files with 252 additions and 181 deletions
-5
View File
@@ -5,8 +5,3 @@ services:
restart: always
env_file:
- .env
volumes:
- booster-role-data:/app/data
volumes:
booster-role-data: