init
This commit is contained in:
11
.env.example
Normal file
11
.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
HTTP_PORT=16811
|
||||
WORKER_HTTP_PORT=16812
|
||||
MONGO_HOST=47.237.103.4
|
||||
MONGO_PORT=27017
|
||||
MONGO_USERNAME=
|
||||
MONGO_PASSWORD=
|
||||
MONGO_AUTHSOURCE=admin
|
||||
MONGO_DATABASE=openim_v3
|
||||
SCHEDULER_MONGO_DATABASE=scheduler_center
|
||||
REDIS_ADDR=127.0.0.1:6379
|
||||
REDIS_PASSWORD=
|
||||
Reference in New Issue
Block a user