mirror of
https://github.com/unraid/api.git
synced 2026-04-26 01:08:53 -05:00
6 lines
303 B
Bash
6 lines
303 B
Bash
ENVIRONMENT="staging"
|
|
NODE_ENV="production"
|
|
PORT="/var/run/unraid-api.sock"
|
|
MOTHERSHIP_RELAY_WS_LINK="wss://staging.mothership.unraid.net/relay"
|
|
MOTHERSHIP_GRAPHQL_LINK="https://staging.mothership.unraid.net/graphql"
|
|
SENTRY_DSN="https://335a7a44d1a048648a585fc4fa053d65@o427961.ingest.sentry.io/5439629" |