mirror of
https://github.com/unraid/api.git
synced 2026-05-19 23:48:42 -05:00
chore: re-add .env.staging in api
This commit is contained in:
@@ -88,7 +88,6 @@ deploy/*
|
||||
.nitro
|
||||
.cache
|
||||
.output
|
||||
.env*
|
||||
!.env.example
|
||||
|
||||
fb_keepalive
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
ENVIRONMENT="staging"
|
||||
NODE_ENV="production"
|
||||
PORT="/var/run/unraid-api.sock"
|
||||
MOTHERSHIP_GRAPHQL_LINK="https://staging.mothership.unraid.net/ws"
|
||||
Reference in New Issue
Block a user