mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 15:48:34 +00:00
Update erpnext and frappe versions in example.env
This commit is contained in:
parent
ffb00311e0
commit
d20860f8b9
@ -1,10 +1,10 @@
|
||||
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
|
||||
|
||||
FRAPPE_VERSION=v13.16.0
|
||||
FRAPPE_VERSION=v13.17.0
|
||||
DB_PASSWORD=123
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v13.16.1
|
||||
ERPNEXT_VERSION=v13.17.0
|
||||
|
||||
# Only with HTTPS override
|
||||
LETSENCRYPT_EMAIL=mail@example.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user