punctuation fix

This commit is contained in:
Tana M Berry
2024-08-09 15:57:35 -05:00
parent f530ce5e02
commit d660a392b9

View File

@ -85,8 +85,8 @@ RUN update-ca-certificates
USER authentik USER authentik
``` ```
2. Add your custom CA to /etc/ssl/certs 2. Add your custom SSL certificates (CA) to `/etc/ssl/certs`.
3. Run `update-ca-certificates` as root to add the SSL certificates (CA) to the environment 3. Run `update-ca-certificates` as root to add the certificates to the environment.
## Web certificates ## Web certificates