mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
Adding INSTALL_APPS=erpnext env variable
Without this variable, erpnext will not be installed when you create a new site job.
This commit is contained in:
parent
5c3e8b1467
commit
830a84fcec
@ -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 New Issue
Block a user