Files
api/.env.production
T
2020-11-20 10:20:29 +10:30

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"