mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-02 10:57:48 +08:00
Compare commits
2 commits
251fb8e02e
...
5754c56f73
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5754c56f73 | ||
![]() |
d8b91a95c3 |
2 changed files with 1 additions and 20 deletions
|
@ -245,7 +245,7 @@ services:
|
||||||
- DOWNLOAD_CLIENT=qBittorrent
|
- DOWNLOAD_CLIENT=qBittorrent
|
||||||
- QBITTORRENT__URL=http://qbittorrent_gluetun:8080
|
- QBITTORRENT__URL=http://qbittorrent_gluetun:8080
|
||||||
- QBITTORRENT__USERNAME=fern
|
- QBITTORRENT__USERNAME=fern
|
||||||
- QBITTORRENT__PASSWORD=${QBITTORRENT__PASSWORD}
|
- QBITTORRENT__PASSWORD=${QBITTORRENT_PASSWORD}
|
||||||
|
|
||||||
profilarr:
|
profilarr:
|
||||||
image: santiagosayshey/profilarr:latest
|
image: santiagosayshey/profilarr:latest
|
||||||
|
|
|
@ -44,25 +44,6 @@ services:
|
||||||
caddy: mollysocket.fern.garden
|
caddy: mollysocket.fern.garden
|
||||||
caddy.reverse_proxy: "{{upstreams 8020}}"
|
caddy.reverse_proxy: "{{upstreams 8020}}"
|
||||||
|
|
||||||
apprise-api:
|
|
||||||
image: lscr.io/linuxserver/apprise-api:latest
|
|
||||||
container_name: apprise-api
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- TZ=Australia/Perth
|
|
||||||
networks:
|
|
||||||
- default
|
|
||||||
- proxy
|
|
||||||
volumes:
|
|
||||||
- apprise-api_config:/config
|
|
||||||
- apprise-api_attachments:/attachments
|
|
||||||
restart: unless-stopped
|
|
||||||
labels:
|
|
||||||
caddy: apprise.ferngarden.net
|
|
||||||
caddy.import: internal
|
|
||||||
caddy.reverse_proxy: '{{ upstreams 8000 }}'
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
proxy:
|
proxy:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue