DataDriver and SensorApi can be chosen dynamically now

This commit is contained in:
Julien Lengrand-Lambert
2020-11-15 10:41:16 +01:00
parent a967423915
commit f7569c42d8
13 changed files with 140 additions and 32 deletions

View File

@@ -13,3 +13,10 @@ for the CLI
$ docker exec -it influxdb /bin/bash
```
https://app-f68769bb-2fc0-4537-aae3-e3441ce75c81.cleverapps.io
```config
CC_DOCKER_EXPOSED_HTTP_PORT 8086
CC_DOCKERFILE cellar-influxdb/Dockerfile
PORT 8080
```