From 752fa221e70f2c6906066af7a60de4b5455a61c3 Mon Sep 17 00:00:00 2001 From: notplants Date: Fri, 9 Jan 2026 15:19:46 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d471cd3..15267b6 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This recipe requires four domains. One domain for drive, and one for minio which * `abra app config ` - make sure to set MINIO_DOMAIN, COLLABORA_DOMAIN, ONLY_OFFICE_DOMAIN to the domains you set up for each. * `abra app deploy ` -* `abra app cmd backend migrate` # creates databsae tables +* `abra app cmd backend migrate` # creates database tables * `abra app cmd backend trigger_wopi` # connects only office & collabora (if they stop working, try running this again) * `abra app restart minio-createbuckets` (Note: this will appear to fail, but probably worked! Check `abra app logs minio-createbuckets`)