chore: renamed 'proto' to 'scheme' on umami integration

This commit is contained in:
Augusto Pace 2024-05-13 11:12:05 +02:00
parent f7acfb0882
commit da97bc1539
2 changed files with 2 additions and 2 deletions

View file

@ -176,7 +176,7 @@ params:
# siteId: 1 # Or any other number
# # Umami
# umami:
# proto: https
# scheme: https
# instance: umami.example.com
# id: <your umami site id>