Fix morty url
This commit is contained in:
parent
eb52198129
commit
7f029deaf1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user