Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
We should use args --volume not --volumes with `docker run` command
  • Loading branch information
vldmr-k authored Sep 20, 2023
1 parent 1c56742 commit 1b8647c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ traefik:
options:
publish:
- 8080:8080
volumes:
volume:
- /tmp/example.json:/tmp/example.json
memory: 512m
```
Expand Down

0 comments on commit 1b8647c

Please sign in to comment.