Added Tdarr to homepage
This commit is contained in:
@@ -25,6 +25,10 @@
|
|||||||
href: https://www.komoot.com/
|
href: https://www.komoot.com/
|
||||||
|
|
||||||
- Developer:
|
- Developer:
|
||||||
|
- Tdarr:
|
||||||
|
- abbr: TD
|
||||||
|
icon: tdarr.svg
|
||||||
|
href: https://tdarr.home.ramberg.net/
|
||||||
- Github:
|
- Github:
|
||||||
- abbr: GH
|
- abbr: GH
|
||||||
icon: github-light.svg
|
icon: github-light.svg
|
||||||
|
|||||||
+5
-1
@@ -28,7 +28,11 @@ services:
|
|||||||
- nodeName=${NODENAME}
|
- nodeName=${NODENAME}
|
||||||
- auth=false
|
- auth=false
|
||||||
- enableDockerAutoUpdater=false
|
- enableDockerAutoUpdater=false
|
||||||
|
deploy:
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
cpus: '1'
|
||||||
|
#memory: 1024M
|
||||||
volumes:
|
volumes:
|
||||||
- /home/rcadmin/docker/tdarr/server:/app/server
|
- /home/rcadmin/docker/tdarr/server:/app/server
|
||||||
- /home/rcadmin/docker/tdarr/config:/app/configs
|
- /home/rcadmin/docker/tdarr/config:/app/configs
|
||||||
|
|||||||
Reference in New Issue
Block a user