Skip to content

Commit 55527bf

Browse files
committed
Fix spacing
1 parent d344f36 commit 55527bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ their default values.
8686
| `s3.encrypt` | Store images in encrypted format | `nil` |
8787
| `s3.secure` | Use HTTPS | `nil` |
8888
| `s3.forcepathstyle` | Use path-style addressing, needed for some s3 compatible storage (minio) | `nil` |
89-
| `s3.skipverify` | Allows connection to s3 storage using TLS with untrusted/self-signed certificate | `nil` |
89+
| `s3.skipverify` | Allows connection to s3 storage using TLS with untrusted/self-signed certificate | `nil` |
9090
| `swift.authurl` | Swift authurl | `nil` |
9191
| `swift.container` | Swift container | `nil` |
9292
| `proxy.enabled` | If true, registry will function as a proxy/mirror | `false` |

0 commit comments

Comments
 (0)