mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 06:35:10 +00:00
Merge pull request #484 from xelfe/patch-1
Adding INSTALL_APPS=erpnext env variable to docs
This commit is contained in:
commit
f05824a560
1 changed files with 1 additions and 0 deletions
|
|
@ -279,6 +279,7 @@ SITES=`site1.example.com`,`site2.example.com`
|
|||
6. Env variables:
|
||||
- MYSQL_ROOT_PASSWORD=longsecretpassword
|
||||
- SITE_NAME=site1.example.com
|
||||
- INSTALL_APPS=erpnext
|
||||
7. Start container
|
||||
|
||||
### Migrate Sites job
|
||||
|
|
|
|||
Loading…
Reference in a new issue