Skip to content

Commit

Permalink
Fix azure_file_storage README.md step 4
Browse files Browse the repository at this point in the history
  • Loading branch information
StealthCoder1109 committed Jan 25, 2024
1 parent 48b2e9a commit 14bf9ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/azure_file_storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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.
> **Note**: You can get the connection string from the Azure portal.

0 comments on commit 14bf9ca

Please sign in to comment.