From 081ca6f085eb8c888542a4402372fcb1bfa3eecc Mon Sep 17 00:00:00 2001 From: Revant Nandgaonkar Date: Mon, 27 Apr 2020 14:38:33 +0530 Subject: [PATCH] fix: README source additional .env for site operations --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e24bf91..8806909f 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,8 @@ This repository contains the following docker-compose files, each one containing ### Site operations +Use `source .env` file or specify environment variables instead of passing secrets as command arguments. Refer notes section for environment variables required + #### Setup New Sites Note: @@ -208,7 +210,6 @@ Note: - Wait for the MariaDB service to start before trying to create a new site. - If new site creation fails, retry after the MariaDB container is up and running. - If you're using a managed database instance, make sure that the database is running before setting up a new site. -- Use `.env` file or environment variables instead of passing secrets as command arguments. ```sh # Create ERPNext site