# Port to expose ntfy on the host NTFY_PORT=80 # Username used to build the bind mount paths (e.g. /home//ntfy/...) NTFY_USERNAME=ntfy # Timezone for the container (e.g. America/New_York) TZ=America/Los_Angeles