Create NTFY
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Port to expose ntfy on the host
|
||||
NTFY_PORT=80
|
||||
|
||||
# Username used to build the bind mount paths (e.g. /home/<username>/ntfy/...)
|
||||
NTFY_USERNAME=ntfy
|
||||
|
||||
# Timezone for the container (e.g. America/New_York)
|
||||
TZ=America/Los_Angeles
|
||||
Reference in New Issue
Block a user