6 lines
117 B
Bash
6 lines
117 B
Bash
# Custom health check message
|
|
PING_MESSAGE=pong
|
|
|
|
# Skip login/signup (local dev / preview only)
|
|
# AUTH_DISABLED=true
|