Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 9a51756

Browse files
committed
Tweak README
1 parent cc91edd commit 9a51756

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ this order:
6868

6969
```yaml
7070
volumes:
71-
- '${HOME}/Library/Application Support/mkcert:/mkcert/mac:ro'
72-
- '${HOME}/.local/share/mkcert:/mkcert/linux:ro'
71+
- '${HOME}/.local/share/mkcert:/mkcert:ro'
7372
7473
environment:
7574
MKCERT_DOMAINS: "example.docker *.example.docker local.docker"

0 commit comments

Comments
 (0)