Deployed 4beb6a8 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-09-02 16:18:50 +00:00
parent 49e30a23c2
commit 4db7c27f52
2 changed files with 2 additions and 2 deletions

View File

@@ -1812,7 +1812,7 @@
<p>Freqtrade provides a builtin webserver, which can serve <a href="https://github.com/freqtrade/frequi">FreqUI</a>, the freqtrade frontend.</p>
<p>By default, the UI is automatically installed as part of the installation (script, docker).
freqUI can also be manually installed by using the <code>freqtrade install-ui</code> command.
This same command can also be used to update freqUI to new new releases.</p>
This same command can also be used to update freqUI to new releases.</p>
<p>Once the bot is started in trade / dry-run mode (with <code>freqtrade trade</code>) - the UI will be available under the configured API port (by default <code>http://127.0.0.1:8080</code>).</p>
<details class="note">
<summary>Looking to contribute to freqUI?</summary>

File diff suppressed because one or more lines are too long