added env examples for the services
This commit is contained in:
12
console/.env.example
Normal file
12
console/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
PORT=3004
|
||||
|
||||
VERSION=1.3.0
|
||||
VERSION_BUILD=1.0
|
||||
VERSION_STATE=pre-release
|
||||
|
||||
REALTIME_URL=
|
||||
REALTIME_WS_URL=
|
||||
|
||||
JWT_SECRET=
|
||||
AUTH_LOGIN_URL=
|
||||
COOKIE_DOMAIN=
|
||||
Reference in New Issue
Block a user