We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de87db commit e3ff0e2Copy full SHA for e3ff0e2
README.md
@@ -72,7 +72,7 @@ If you want to enable build-in TLS supports, please modify the `docker-compose.y
72
73
```yaml
74
environment:
75
- ENABLE_TLS: true
+ ENABLE_TLS: "true"
76
77
volumes:
78
- ./data:/app/data/
0 commit comments