Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 691 Bytes

README.md

File metadata and controls

49 lines (40 loc) · 691 Bytes

About

why u find this repository?

Config

Env

# s3
DREAM_S3_REGION: us-east-1
DREAM_S3_BUCKET: dream
DREAM_S3_SECRETID: xxx
DREAM_S3_SECRETKEY: xxx
DREAM_S3_ENDPOINT: oss.qcloud.com

# redis
DREAM_REDIS_HOST:
DREAM_REDIS_PORT:
DREAM_REDIS_PASSWORD:
DREAM_REDIS_DB:

# vol
DREAM_VOL_SECRETID:
DREAM_VOL_SECRETKEY:

# neo4j
DREAM_NEO4J_HOST:
DREAM_NEO4J_PORT:
DREAM_NEO4J_USER:
DREAM_NEO4J_PASSWORD:
DREAM_NEO4J_REALM:

# node info
DREAM_NODE_ID:

# ContainerConfig
DREAM_APP_NAME:
DREAM_APP_VERSION:
DREAM_APP_ROOT:
DREAM_CFG_ACCESS_KEY:
DREAM_ENV:
DREAM_REGION_NAME:
DREAM_SEC_APP_TOKEN:
DREAM_SERVICE_DISCOVERY_URI:
DREAM_IMAGE_TAG:
DREAM_LISTEN_HOST:
DREAM_LISTEN_PORT: