feat: migrate from SQLite to PostgreSQL and update database handling
This commit is contained in:
@@ -5,8 +5,3 @@ services:
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- booster-role-data:/app/data
|
||||
|
||||
volumes:
|
||||
booster-role-data:
|
||||
|
||||
Reference in New Issue
Block a user