feat: update ntfy docker compose configuration
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
parent
fb8bd2dd56
commit
3e3ec73571
@ -6,7 +6,6 @@ services:
|
|||||||
- serve
|
- serve
|
||||||
environment:
|
environment:
|
||||||
- TZ=UTC # optional: Change to your desired timezone
|
- TZ=UTC # optional: Change to your desired timezone
|
||||||
user: UID:GID # optional: Set custom user/group or uid/gid
|
|
||||||
volumes:
|
volumes:
|
||||||
- /var/cache/ntfy:/var/cache/ntfy
|
- /var/cache/ntfy:/var/cache/ntfy
|
||||||
- /etc/ntfy:/etc/ntfy
|
- /etc/ntfy:/etc/ntfy
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user