1
0
ksurl 3 жил өмнө
parent
commit
a898a2ebe8
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -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