Skip to content

Commit 485873a

Browse files
committed
doc: update compose.override.yaml patch content in tls.md
1 parent 1b01814 commit 485873a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For instance, to use self-signed certificates created with [mkcert](https://gith
3434
# ...
3535
volumes:
3636
+ - ./frankenphp/certs:/etc/caddy/certs:ro
37-
- ./public:/app/public:ro
37+
- ./:/app
3838
```
3939
5. Restart your `php` service
4040

0 commit comments

Comments
 (0)