|
@@ -110,13 +110,13 @@ cloudron logs -f
|
|
<h2>Addons</h2>
|
|
<h2>Addons</h2>
|
|
<p>The app is configured to have access to the following Cloudron addons:</p>
|
|
<p>The app is configured to have access to the following Cloudron addons:</p>
|
|
<ul>
|
|
<ul>
|
|
- <li><a href="https://cloudron.io/references/addons.html#mysql" target="_blank">mysql</a></li>
|
|
|
|
- <li><a href="https://cloudron.io/references/addons.html#localstorage" target="_blank">localstorage</a></li>
|
|
|
|
- <li><a href="https://cloudron.io/references/addons.html#sendmail" target="_blank">sendmail</a></li>
|
|
|
|
- <li><a href="https://cloudron.io/references/addons.html#redis" target="_blank">redis</a></li>
|
|
|
|
- <li><a href="https://cloudron.io/references/addons.html#ldap" target="_blank">ldap</a></li>
|
|
|
|
|
|
+ <li><a href="https://cloudron.io/documentation/developer/addons/#mysql" target="_blank">mysql</a></li>
|
|
|
|
+ <li><a href="https://cloudron.io/documentation/developer/addons/#localstorage" target="_blank">localstorage</a></li>
|
|
|
|
+ <li><a href="https://cloudron.io/documentation/developer/addons/#sendmail" target="_blank">sendmail</a></li>
|
|
|
|
+ <li><a href="https://cloudron.io/documentation/developer/addons/#redis" target="_blank">redis</a></li>
|
|
|
|
+ <li><a href="https://cloudron.io/documentation/developer/addons/#ldap" target="_blank">ldap</a></li>
|
|
</ul>
|
|
</ul>
|
|
-<p>Read more about Cloudron addons and how to use them <a href="https://cloudron.io/references/addons.html" target="_blank">here</a>.</p>
|
|
|
|
|
|
+<p>Read more about Cloudron addons and how to use them <a href="https://cloudron.io/documentation/developer/addons/" target="_blank">here</a>.</p>
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
|
|
|