Skip to content

Commit

Permalink
docs: fix formatting in Podman README for CA export command
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 committed Dec 17, 2024
1 parent fec0d6e commit 328cb6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/podman/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ systemctl --user start caddy
To export generated CA of the Caddy proxy:

```bash
podman cp systemd-caddy:/data/caddy/pki/authorities/local/root.crt ~/Documents`
podman cp systemd-caddy:/data/caddy/pki/authorities/local/root.crt ~/Documents
```

You can import this CA to your devices and browser(s), and make it look trusted.
Expand Down

0 comments on commit 328cb6d

Please sign in to comment.