mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-09-22 00:49:34 +02:00
7 lines
125 B
YAML
7 lines
125 B
YAML
---
|
|
tls:
|
|
certificates:
|
|
- certFile: '/etc/traefik/certs/public.crt'
|
|
keyFile: '/etc/traefik/certs/private.pem'
|
|
...
|