Skip to content

Commit e3ff0e2

Browse files
committed
fix(readme): "true"
1 parent 5de87db commit e3ff0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If you want to enable build-in TLS supports, please modify the `docker-compose.y
7272

7373
```yaml
7474
environment:
75-
ENABLE_TLS: true
75+
ENABLE_TLS: "true"
7676

7777
volumes:
7878
- ./data:/app/data/

0 commit comments

Comments
 (0)