feat(certs): add SSL cerificate credentials
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{$DOMAIN} {
|
||||
tls {$TLS_EMAIL}
|
||||
tls /etc/caddy/certs/fullchain.pem /etc/caddy/certs/private.key
|
||||
reverse_proxy penpot-frontend:80
|
||||
}
|
||||
|
||||
http://caddy {
|
||||
reverse_proxy penpot-frontend:80
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user