mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 18:21:51 +00:00
Fix: Change API ROOT to API host in footer
This commit is contained in:
parent
7fd8530f29
commit
0668febbd0
@ -134,7 +134,7 @@
|
||||
<footer>
|
||||
<div class="container">
|
||||
<p class="text-muted">
|
||||
<a title="API ROOT" href="{{ API_ROOT }}">API ROOT: {{ API_ROOT }}</a> |
|
||||
<a title="API host" href="{{ API_HOST }}">API host: {{ API_HOST }}</a> |
|
||||
<a title="Open Bank Project" href="https://openbankproject.com?locale=en_GB">Open Bank Project</a> | Powered by <a title="TESOBE" href="http://tesobe.com">TESOBE</a> |
|
||||
<small>Copyright © 2016 - 2023</small>
|
||||
</p>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user