mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-01 18:37:48 +08:00
[Komodo] fern: Write Compose File: update notifications/compose.yaml
This commit is contained in:
parent
d8b91a95c3
commit
5754c56f73
1 changed files with 0 additions and 19 deletions
|
@ -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