2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

fix: README

source additional .env for site operations
This commit is contained in:
Revant Nandgaonkar 2020-04-27 14:38:33 +05:30
parent 0361b281f9
commit 081ca6f085

View File

@ -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