2025-11-04
This commit is contained in:
parent
e4eaf6404a
commit
9c66e66cfa
1626 changed files with 5652 additions and 1923 deletions
7
containers/conf/traefik/dynamic/certs.yaml
Executable file
7
containers/conf/traefik/dynamic/certs.yaml
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://www.schemastore.org/traefik-v3.json
|
||||
|
||||
tls:
|
||||
certificates:
|
||||
- certFile: "/etc/certs/_wildcard.gcch.local.pem"
|
||||
keyFile: "/etc/certs/_wildcard.gcch.local-key.pem"
|
||||
Loading…
Add table
Add a link
Reference in a new issue