mirror of
https://github.com/unraid/api.git
synced 2026-01-06 16:49:49 -06:00
5 lines
203 B
Plaintext
5 lines
203 B
Plaintext
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" |