mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 06:00:29 +00:00
9 lines
158 B
YAML
9 lines
158 B
YAML
# traefik certificates
|
|
tls:
|
|
stores:
|
|
default:
|
|
defaultCertificate:
|
|
certFile: /mnt/certs/server.crt
|
|
keyFile: /mnt/certs/server.key
|
|
|