mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
removed lokole_commit ref from lokole_repo as it's already referenced
This commit is contained in:
parent
ba463a0b0a
commit
8456c6dd5a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
#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
|
# TODO: revert back to main repo after upstream PR is merged
|
||||||
lokole_repo: https://github.com/mabuelhagag/lokole.git@{{ lokole_commit }} # 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…
Add table
Add a link
Reference in a new issue