Fix morty url

This commit is contained in:
Tobias Manske 2022-06-20 17:16:56 +02:00
parent eb52198129
commit 7f029deaf1
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A

View File

@ -105,7 +105,7 @@ ui:
# Note: since commit af77ec3, morty accepts a base64 encoded key. # Note: since commit af77ec3, morty accepts a base64 encoded key.
# #
result_proxy: result_proxy:
url: https://search.tobiasmanske.de:3030/ url: https://search.tobiasmanske.de/morty/
key: !!binary "{{ search.morty.key }}" key: !!binary "{{ search.morty.key }}"
# [true|false] enable the "proxy" button next to each result # [true|false] enable the "proxy" button next to each result
proxify_results: true proxify_results: true