add user to compose file

This commit is contained in:
ksurl 2022-06-01 16:50:42 -07:00
parent 430f985fca
commit a898a2ebe8

View file

@ -5,6 +5,7 @@ services:
container_name: ntfy
command:
- serve
user: UID:GID # optional. Set custom user/group or uid/gid
volumes:
- /var/cache/ntfy:/var/cache/ntfy
- /etc/ntfy:/etc/ntfy