Skip to content

Commit

Permalink
Merge pull request #22 from cyator/main
Browse files Browse the repository at this point in the history
docker compose bug fix
  • Loading branch information
cyator authored Sep 27, 2022
2 parents fc6f57c + 59ca03d commit 36e6d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
- DOCKER_INFLUXDB_INIT_ADMIN_TOKEN=${INFLUXDB_ADMIN_TOKEN:-myToken}
depends_on:
- mosquitto
- influxdb_cli
- influxdb
- client
restart: always

Expand Down

0 comments on commit 36e6d52

Please sign in to comment.