Commit e52e71fb authored by 吴文龙's avatar 吴文龙

up

parent a7839193
...@@ -15,6 +15,12 @@ services: ...@@ -15,6 +15,12 @@ services:
- IOT_V3_DATASOURCE_USERNAME=postgres - IOT_V3_DATASOURCE_USERNAME=postgres
- IOT_V3_REDIS_HOST=192.168.10.23 - IOT_V3_REDIS_HOST=192.168.10.23
- IOT_V3_REDIS_PORT=6380 - IOT_V3_REDIS_PORT=6380
- IOT_V3_API_V1_URL=http://192.168.10.23
- IOT_V3_API_V1_APP_ID=7490a7c6-bb56-459a-95f5-98568c0ca737
- IOT_V3_API_V1_APP_KEY=9079e2d1-4cfb-4e62-a5b4-3ac73f8ee047
- IOT_V3_API_V1_APP_SECRET=1e59bcf9-3c0b-4e97-9d15-320001c108dd
- IOT_V3_API_V1_APP_AUTH_URI=/iot/api/api_v1/auth
- IOT_V3_API_V1_APP_TS_KV_URI=/iot/api/api_v1/telemetry/historicalData/
volumes: volumes:
- ./upload:/upload - ./upload:/upload
ports: ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment