added user information and healthcheck
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# User ID the container process runs as
|
||||
PUID=1000
|
||||
|
||||
# Group ID the container process runs as
|
||||
PGID=1000
|
||||
|
||||
# Port to expose ntfy on the host
|
||||
NTFY_PORT=80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user