mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 22:55:10 +00:00
Update example env
This commit is contained in:
parent
656094ef6c
commit
5076472d07
1 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Reference: https://github.com/frappe/frappe_docker/blob/main/docs/images-and-compose-files.md
|
||||
|
||||
FRAPPE_VERSION=v13.22.0
|
||||
FRAPPE_VERSION=v13.22.1
|
||||
|
||||
# Only with ERPNext override
|
||||
ERPNEXT_VERSION=v13.22.0
|
||||
|
|
@ -16,7 +16,6 @@ REDIS_CACHE=
|
|||
REDIS_QUEUE=
|
||||
REDIS_SOCKETIO=
|
||||
|
||||
|
||||
# Only with HTTPS override
|
||||
LETSENCRYPT_EMAIL=mail@example.com
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue