mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-01 18:37: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
|
||||
- QBITTORRENT__URL=http://qbittorrent_gluetun:8080
|
||||
- QBITTORRENT__USERNAME=fern
|
||||
- QBITTORRENT__PASSWORD=${QBITTORRENT__PASSWORD}
|
||||
- QBITTORRENT__PASSWORD=${QBITTORRENT_PASSWORD}
|
||||
|
||||
profilarr:
|
||||
image: santiagosayshey/profilarr:latest
|
||||
|
|
|
@ -44,25 +44,6 @@ services:
|
|||
caddy: mollysocket.fern.garden
|
||||
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:
|
||||
default:
|
||||
proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue