apps/flow: fix paths indentation

This commit is contained in:
xeruf 2024-02-19 17:58:25 +01:00
parent 9d6bab5e8c
commit 8b9c514503
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ data:
hosts:
- host: "${n8n_domain}"
paths:
- path: /
pathType: Prefix
- path: /
pathType: Prefix
tls:
- secretName: n8n-tls
hosts: