From bb361ec9d5305ddebe0c63b98228e2e8955208d2 Mon Sep 17 00:00:00 2001 From: notplants Date: Mon, 29 Dec 2025 13:31:51 -0500 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fff77a2..1521a94 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ## Quick start -Note: this recipe requires two domains. One domain for drive, and one for minio which also needs its own public endpoint (see [https://github.com/suitenumerique/drive/issues/476}(https://github.com/suitenumerique/drive/issues/476)]). For example (`drive.yourdomain.tld` and `minio.drive.yourdomain.tld` would work). +Note: this recipe requires two domains. One domain for drive, and one for minio which also needs its own public endpoint (see [https://github.com/suitenumerique/drive/issues/476](https://github.com/suitenumerique/drive/issues/476)]). For example (`drive.yourdomain.tld` and `minio.drive.yourdomain.tld` would work). * Deploy Single Sign On (see [Authentication](#authentication) below) * `abra app new lasuite-drive --secrets`