chore: publish 2.0.0+0.74.0 release

This commit is contained in:
2023-12-19 18:55:32 +01:00
parent 158a3c8b1c
commit 39f3a61ce0
2 changed files with 6 additions and 2 deletions

4
release/next Normal file
View File

@ -0,0 +1,4 @@
Due to the introduction of local storage, you need to adapt your config to continue using S3 storage. Just add the following lines to your config:
FILE_STORAGE=s3
COMPOSE_FILE="$COMPOSE_FILE:compose.aws.yml"