chore: layout changes
This commit is contained in:
parent
83091962a2
commit
c67fab85c8
6 changed files with 50 additions and 35 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue