Removed homer
fix: volumes names in n8n removed unnececary dockmon auth cleaned tls file
This commit is contained in:
@@ -62,7 +62,7 @@ http:
|
||||
- websecure
|
||||
service: dockmon
|
||||
middlewares:
|
||||
- dockmon-auth
|
||||
# - dockmon-auth
|
||||
- security-headers
|
||||
tls:
|
||||
certResolver: letsencrypt
|
||||
|
||||
@@ -2,12 +2,6 @@ tls:
|
||||
certificates:
|
||||
- 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:
|
||||
|
||||
Reference in New Issue
Block a user