mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-03-07 02:13:12 +08: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'
|
|
...
|