mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-11-01 11:34:02 +01: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'
|
|
...
|