Fixed bug where deletes of artifact groupings would not cascade
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
volumes:
|
||||
- type: volume
|
||||
source: postgres_data
|
||||
target: /var/lib/postgresql/data
|
||||
target: /var/lib/postgresql
|
||||
volume: {}
|
||||
openarchival.blazor:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user