outline/release/2.0.0+0.74.0

5 lines
209 B
Plaintext
Raw Normal View History

2023-12-19 17:55:32 +00:00
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"