fix readme bug on traefik volumes option

This commit is contained in:
xiaohui
2023-05-07 23:58:38 +08:00
parent 31aaa82991
commit 5646f6cc64

View File

@@ -522,7 +522,7 @@ traefik:
options:
publish:
- 8080:8080
volumes:
volume:
- /tmp/example.json:/tmp/example.json
memory: 512m
```