13 lines
304 B
Bash
13 lines
304 B
Bash
|
|
MONGO_URI=mongodb://root:password@127.0.0.1:27017/admin
|
||
|
|
DB_NAME=corp
|
||
|
|
COLLECTIONS=corp-member
|
||
|
|
TARGET_CORP_ID=wpLgjyawAAeRkCPQMp9-z5q-xEzK64nA
|
||
|
|
|
||
|
|
TOKEN_MODE=corpSecret
|
||
|
|
TOKEN_CORP_ID=wwa54dfba0b5441ef1
|
||
|
|
CORP_SECRET=6TFkETZWRMbATFhJZAp44SrQGdIFnSxMRlljW_zAmDA
|
||
|
|
SOURCE_AGENT_ID=1000076
|
||
|
|
|
||
|
|
LIMIT_DOCS=50
|
||
|
|
SKIP_DOCS=0
|