Fix syntax highlight and typo in docs (#712)

This commit is contained in:
nils måsén 2020-12-20 18:24:16 +01:00 committed by GitHub
parent 8c9545b336
commit 9b998fb751
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ docker run -d \
If you mount the config file as described above, be sure to also prepend the URL for the registry when starting up your watched image (you can omit the https://). Here is a complete docker-compose.yml file that starts up a docker container from a private repo at Docker Hub and monitors it with watchtower. Note the command argument changing the interval to 30s rather than the default 5 minutes.
```json
```yaml
version: "3"
services:
cavo: