removed comments

This commit is contained in:
Peter Wood
2024-12-08 12:48:27 -05:00
parent c5b691614c
commit a2650acb8e

View File

@@ -5,8 +5,9 @@ services:
command: command:
- serve - serve
environment: environment:
- TZ=America/New_York # optional: Change to your desired timezone - TZ=America/New_York
user: 1000:1000 # optional: Set custom user/group or uid/gid user:
- 1000:1000
volumes: volumes:
- ./var/cache/ntfy:/var/cache/ntfy - ./var/cache/ntfy:/var/cache/ntfy
- ./etc/ntfy:/etc/ntfy - ./etc/ntfy:/etc/ntfy