Added Caddyfile configuration + Searxng job
This commit is contained in:
parent
c4246661ef
commit
255a0e0e61
4 changed files with 52 additions and 0 deletions
11
apps/caddy/Caddyfile
Normal file
11
apps/caddy/Caddyfile
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
email zuma@deuxfleurs.fr
|
||||
}
|
||||
|
||||
chokbar.bzh {
|
||||
respond "Kenavo !"
|
||||
}
|
||||
|
||||
search.chokbar.bzh {
|
||||
reverse_proxy searxng.service.consul:8080
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue