outline/release/2.0.0+0.74.0
iexos 6575668586
Some checks failed
continuous-integration/drone/push Build is failing
chore: publish 2.0.1+0.74.0 release
2023-12-19 18:59:29 +01:00

5 lines
209 B
Plaintext

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"