mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
Fix description of FRAPPE_... and ERPNEXT_VERSION
This commit is contained in:
parent
66e7ca91d4
commit
106c17418d
1 changed files with 2 additions and 2 deletions
|
|
@ -261,8 +261,8 @@ networks:
|
||||||
|
|
||||||
Use environment variables:
|
Use environment variables:
|
||||||
|
|
||||||
- `FRAPPE_VERSION` variable to be set to desired version of ERPNext. e.g. 12.10.0
|
- `ERPNEXT_VERSION` variable to be set to desired version of ERPNext. e.g. 12.10.0
|
||||||
- `ERPNEXT_VERSION` variable to be set to desired version of Frappe Framework. e.g. 12.7.0
|
- `FRAPPE_VERSION` variable to be set to desired version of Frappe Framework. e.g. 12.7.0
|
||||||
- `MARIADB_HOST=frappe-mariadb_mariadb-master`
|
- `MARIADB_HOST=frappe-mariadb_mariadb-master`
|
||||||
- `SITES` variable is list of sites in back tick and separated by comma
|
- `SITES` variable is list of sites in back tick and separated by comma
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue