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