Merge db-migrations: Add Flask-Migrate support and clean up old migration system
This commit is contained in:
@@ -48,7 +48,6 @@ services:
|
||||
condition: service_healthy
|
||||
volumes:
|
||||
- ${DATA_PATH:-./data}:/data
|
||||
- shared_socket:/host/shared
|
||||
|
||||
volumes:
|
||||
postgres_data:
|
||||
|
||||
Reference in New Issue
Block a user