LogToStdoutbool`env:"ORLY_LOG_TO_STDOUT" usage:"log to stdout instead of stderr"`
Pprofstring`env:"ORLY_PPROF" usage:"enable pprof in modes: cpu,memory,allocation"`
IPWhitelist[]string`env:"ORLY_IP_WHITELIST" usage:"comma-separated list of IP addresses to allow access from, matches on prefixes to allow private subnets, eg 10.0.0 = 10.0.0.0/8"`
Admins[]string`env:"ORLY_ADMINS" usage:"comma-separated list of admin npubs"`