diff --git a/README.md b/README.md index fa9e6dd..c666c27 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ revisions to (instead of deleting them). ### Migrate from S3 to local storage - `abra app config `, add - COMPOSE_FILE="$COMPOSE_FILE:compose.local.yml" - FILE_STORAGE_UPLOAD_MAX_SIZE=26214400 + - `COMPOSE_FILE="$COMPOSE_FILE:compose.local.yml"` + - `FILE_STORAGE_UPLOAD_MAX_SIZE=26214400` - `abra app deploy -f` - compose.aws.yml should still be deployed! - `abra app undeploy `