From 63a22b149e4eaecadaacbbae718688da84f6214e Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Wed, 20 May 2020 20:04:32 +0200 Subject: [PATCH] update --- nextcloud/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud/readme.md b/nextcloud/readme.md index a3b9f9e..503db4b 100644 --- a/nextcloud/readme.md +++ b/nextcloud/readme.md @@ -204,8 +204,8 @@ nextcloud.{$MY_DOMAIN} { Nextcloud needs few moments to start, then there is the initial configuration, creating admin account.
-If not database variables were passed from the `.env` file in to nextcloud-app -then also database info would be required here. +If database env variables were not passed in to nextcloud-app +then also the database info would be required here. ![first-run-pic](https://i.imgur.com/lv1x9GF.png)