mirror of
https://github.com/unraid/api.git
synced 2026-05-06 23:20:30 -05:00
6 lines
290 B
Bash
6 lines
290 B
Bash
ENVIRONMENT="production"
|
|
NODE_ENV="production"
|
|
PORT="/var/run/unraid-api.sock"
|
|
MOTHERSHIP_RELAY_WS_LINK="wss://mothership.unraid.net/relay"
|
|
MOTHERSHIP_GRAPHQL_LINK="https://mothership.unraid.net/graphql"
|
|
SENTRY_DSN="https://335a7a44d1a048648a585fc4fa053d65@o427961.ingest.sentry.io/5439629" |