Davide Polonio 4ec1091d58
All checks were successful
continuous-integration/drone/push Build is passing
feat: move Diary from external to vpn only
2025-01-06 21:44:18 +01:00

5 lines
105 B
Caddyfile

https://diary.lan.poldebra.me {
tls /cert.crt /key.key
reverse_proxy app:80 {
}
}