mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Use new version variables in tests as well
This commit is contained in:
parent
9b7719455e
commit
115be7dc72
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
VERSION=edge
|
||||
ERPNEXT_VERSION=edge
|
||||
FRAPPE_VERSION=edge
|
||||
MARIADB_HOST=mariadb
|
||||
MYSQL_ROOT_PASSWORD=admin
|
||||
SITES=your.domain.com
|
||||
|
|
|
|||
Loading…
Reference in a new issue