mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-12-24 11:05:29 +00:00
Merge pull request #429 from JohnVeness/JohnVeness-docs-docker-swarm
Fix description of FRAPPE_... and ERPNEXT_VERSION
This commit is contained in:
commit
08504b2b77
@ -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 New Issue
Block a user