8000 chore: prevent 'certbot is not available' warning by Caddy · dunglas/symfony-docker@74180fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 74180fe

Browse files
committed
chore: prevent 'certbot is not available' warning by Caddy
1 parent 178158c commit 74180fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frankenphp/Caddyfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
# prevent the "certutil is not available" warning
3+
skip_install_trust
4+
25
{$CADDY_GLOBAL_OPTIONS}
36

47
frankenphp {

0 commit comments

Comments
 (0)
0