first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2022-05-08 19:07:37 +02:00
parent 14472408e8
commit 950afde297

View File

@ -27,37 +27,37 @@ services:
- com.centurylinklabs.watchtower.enable=true - com.centurylinklabs.watchtower.enable=true
``` ```
[combustion](https://github.com/Secretmapper/combustion) <details>
<summary markdown="span"><a href="https://github.com/Secretmapper/combustion">combustion</a></summary>
``` ```
TRANSMISSION_WEB_HOME=/combustion-release/ TRANSMISSION_WEB_HOME=/combustion-release/
``` ```
[transmission-web-control](https://github.com/ronggang/transmission-web-control) <details>
<summary markdown="span"><a href="https://github.com/ronggang/transmission-web-control)">transmission-web-control</a></summary>
``` ```
TRANSMISSION_WEB_HOME=/transmission-web-control/ TRANSMISSION_WEB_HOME=/transmission-web-control/
``` ```
[kettu](https://github.com/endor/kettu) <details>
<summary markdown="span"><a href="https://github.com/endor/kettu">kettu</a></summary>
``` ```
TRANSMISSION_WEB_HOME=/kettu/ TRANSMISSION_WEB_HOME=/kettu/
``` ```
[flood-for-transmission](https://github.com/johman10/flood-for-transmission) <details>
<summary markdown="span"><a href="https://github.com/johman10/flood-for-transmission">flood-for-transmission</a></summary>
``` ```
TRANSMISSION_WEB_HOME=/flood-for-transmission/ TRANSMISSION_WEB_HOME=/flood-for-transmission/
``` ```
[Transmissionic](https://github.com/6c65726f79/Transmissionic) <details>
<summary markdown="span"><a href="https://github.com/6c65726f79/Transmissionic">Transmissionic</a></summary>
``` ```
TRANSMISSION_WEB_HOME=/transmissionic/ TRANSMISSION_WEB_HOME=/transmissionic/
``` ```
<details>
<summary markdown="span"> combustion </summary>
<h1 align="center" id="heading"> https://github.com/Secretmapper/combustion </h1>
```
TRANSMISSION_WEB_HOME=/combustion-release/
```