mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
revert lokole_repo
to original repo
This commit is contained in:
parent
24829db43b
commit
35211d0e60
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
||||||
# https://pypi.org/project/opwen-email-client/ ...OR... HARDCODE EITHER HERE:
|
# https://pypi.org/project/opwen-email-client/ ...OR... HARDCODE EITHER HERE:
|
||||||
#lokole_commit: # OPTIONAL: a 40-char git hash, from https://github.com/ascoderu/lokole/commits/master
|
#lokole_commit: # OPTIONAL: a 40-char git hash, from https://github.com/ascoderu/lokole/commits/master
|
||||||
#lokole_version: # OPTIONAL: e.g. master or 0.5.10 or a version number from https://pypi.org/project/opwen-email-client/#history
|
#lokole_version: # OPTIONAL: e.g. master or 0.5.10 or a version number from https://pypi.org/project/opwen-email-client/#history
|
||||||
# TODO: revert back to main repo after upstream PR is merged
|
lokole_repo: https://github.com/ascoderu/lokole.git # the lokole git repo location to pull from if lokole_commit is defined
|
||||||
lokole_repo: https://github.com/mabuelhagag/lokole.git # the lokole git repo location to pull from if lokole_commit is defined
|
|
||||||
|
|
||||||
lokole_admin_user: admin # lowercase is nec here (even though uppercase Admin/changeme is IIAB's OOB recommendation: BOTH WORK to log in to http://box/lokole)
|
lokole_admin_user: admin # lowercase is nec here (even though uppercase Admin/changeme is IIAB's OOB recommendation: BOTH WORK to log in to http://box/lokole)
|
||||||
lokole_admin_password: changeme
|
lokole_admin_password: changeme
|
||||||
|
|
Loading…
Reference in a new issue