refactor: renamed school references to lms

This commit is contained in:
Jannat Patel
2022-04-04 08:23:07 +05:30
parent 32b601cf34
commit 7337aea0dc
232 changed files with 201 additions and 4066 deletions

View File

@@ -11,9 +11,9 @@ services:
bench:
image: anandology/frappe-bench:2021.10
volumes:
- .:/opt/frappe-bench/apps/school
- .:/opt/frappe-bench/apps/lms
environment:
- FRAPPE_APPS=school
- FRAPPE_APPS=lms
- FRAPPE_ALLOW_TESTS=true
- FRAPPE_SITE_NAME=frappe.localhost
depends_on: