Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
digikin committed Jun 24, 2019
1 parent 320d9fa commit 99f8be5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ services:
- 9999:9999
labels:
- "traefik.http.routers.influxdb.rule=Host('influx.localhost')"
- "traefik.entrypoint.influx"
```
## Compose up
Run the command:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ services:
- 9999:9999
labels:
- "traefik.http.routers.influxdb.rule=Host('influx.localhost')"
- "traefik.entrypoint.influx"


0 comments on commit 99f8be5

Please sign in to comment.