diff --git a/packages/azure_file_storage/README.md b/packages/azure_file_storage/README.md index 47db39738..eebd16e04 100644 --- a/packages/azure_file_storage/README.md +++ b/packages/azure_file_storage/README.md @@ -50,7 +50,7 @@ AZURE_STORAGE_CONNECTION_STRING="DefaultEndpointsProtocol=https;AccountName=myev AZURE_STORAGE_CONTAINER_NAME="images" ``` -### Step 4: Active the AWS S3 storage +### Step 4: Activate the Azure file storage Edit the `config/default.json` file in the root directory of your EverShop installation and add the following line to the `file_storage` section: @@ -70,4 +70,4 @@ Edit the `config/default.json` file in the root directory of your EverShop insta npm run build ``` -> **Note**: You can get the connection string from the Azure portal. \ No newline at end of file +> **Note**: You can get the connection string from the Azure portal.