Skip to content

Commit 6183e08

Browse files
author
Dominik Matic
committed
change yml->yaml
1 parent d6fc327 commit 6183e08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ecommerce-applications/shopware-6/how-to-configure-remote-storage-for-shopware-6-x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Configuring Shopware 6 to start storing files in your bucket is done by modifyin
2626

2727
If you're using Hypernode Object Storage, you need to make sure that the configuration file contains the following:
2828

29-
```yml
29+
```yaml
3030
shopware:
3131
filesystem:
3232
public:
@@ -57,7 +57,7 @@ app@testapp ~ # hypernode-object-storage info --with-credentials
5757

5858
If you're using Amazon's S3 bucket, your configuration file should include the following:
5959

60-
```yml
60+
```yaml
6161
shopware:
6262
filesystem:
6363
public:

0 commit comments

Comments
 (0)