Miniflux, searx, shaarli and wallabag will be automatically updated by shepherd.
15 lines
316 B
YAML
15 lines
316 B
YAML
---
|
|
searx_version: latest
|
|
|
|
searx_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
|
|
|
|
searx_use_https: true
|
|
|
|
searx_autoupdate: true
|
|
|
|
# the subdomain link searx will be reachable under
|
|
subdomain_alias: search
|
|
|
|
# searx_authentication:
|
|
# - username: # mysearxusername
|
|
# password: # mysearxpassword
|