mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-28 01:57:11 +08:00
[Komodo] fern: Write Compose File: update searxng/compose.yaml
This commit is contained in:
parent
becba155d7
commit
161c4eef1f
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ services:
|
||||||
options:
|
options:
|
||||||
max-size: "1m"
|
max-size: "1m"
|
||||||
max-file: "1"
|
max-file: "1"
|
||||||
|
labels:
|
||||||
|
caddy: search.ferngarden.net
|
||||||
|
caddy.import: internal
|
||||||
|
caddy.reverse_proxy: "{{ upstreams 8080 }}"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue