Files
api/.env.staging
T
2020-12-15 07:34:22 +10:30

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"