6 lines
117 B
Bash
6 lines
117 B
Bash
# ntfy - a simple HTTP-based pub-sub notification service
|
|
# Environment variables for ntfy
|
|
|
|
TZ=Europe/Oslo
|
|
PORT=9010
|