Change traefik dashboard and n8n to local state
This commit is contained in:
@@ -3,11 +3,17 @@ tls:
|
||||
- certFile: /certs/workstation+1.pem
|
||||
keyFile: /certs/workstation+1-key.pem
|
||||
|
||||
# stores:
|
||||
# default:
|
||||
# defaultCertificate:
|
||||
# certFile: /certs/workstation+1.pem
|
||||
# keyFile: /certs/workstation+1-key.pem
|
||||
stores:
|
||||
default:
|
||||
defaultCertificate:
|
||||
certFile: /certs/workstation+1.pem
|
||||
keyFile: /certs/workstation+1-key.pem
|
||||
certFile: /etc/traefik/certs/cloudflare.pem
|
||||
keyFile: /etc/traefik/certs/cloudflare.key
|
||||
|
||||
|
||||
options:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user