Add HTTPS/SSL support

This commit adds HTTPS and SSL support via `mkcert` to projects using
the Traefik proxy.

This does require changing the URLs from `*.localhost` to
`*.docker.localhost`, but this is something that can easily be done by
updating the template files in Build Configs.

Based on https://github.com/Heziode/traefik-v2-https-ssl-localhost.
This commit is contained in:
Oliver Davies 2024-05-09 22:34:46 +01:00
parent 840e90d5a9
commit 34174d22fe
5 changed files with 54 additions and 2 deletions

0
certs/.keep Normal file
View file