chore: layout changes

This commit is contained in:
sujiba 2024-05-08 23:01:18 +02:00
parent 83091962a2
commit c67fab85c8
6 changed files with 50 additions and 35 deletions

View file

@ -1,13 +1,12 @@
---
services:
ntfy:
# https://docs.ntfy.sh/install/#docker
image: binwiederhier/ntfy
container_name: ntfy
command:
- serve
environment:
TZ: Europe/Berlin # optional: set desired timezone
TZ: Europe/Berlin
# user: UID:GID # optional: replace with your own user/group or uid/gid
volumes:
- ./volumes/cache:/var/cache/ntfy