fix: remove frappe version from .env (#1038)
This commit is contained in:
committed by
GitHub
parent
268cdcdec1
commit
6e2e4d2143
@@ -1,8 +1,5 @@
|
||||
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
|
||||
|
||||
FRAPPE_VERSION=v14.22.1
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v14.12.1
|
||||
|
||||
DB_PASSWORD=123
|
||||
|
||||
Reference in New Issue
Block a user