mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 07:45:09 +00:00
parent
4bc3bdebaf
commit
13265fe926
1 changed files with 0 additions and 2 deletions
|
|
@ -102,8 +102,6 @@ FRAPPE_VERSION={os.getenv("FRAPPE_VERSION")}
|
||||||
ERPNEXT_VERSION={os.getenv("ERPNEXT_VERSION")}
|
ERPNEXT_VERSION={os.getenv("ERPNEXT_VERSION")}
|
||||||
"""
|
"""
|
||||||
)
|
)
|
||||||
with open("tests/.env") as f:
|
|
||||||
print(f.read())
|
|
||||||
|
|
||||||
|
|
||||||
@log("Print compose configuration")
|
@log("Print compose configuration")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue