3 lines
90 B
Bash
3 lines
90 B
Bash
# Base domain used to build ntfy's public URL (https://ntfy.${DOMAIN})
|
|
DOMAIN=example.com
|