This commit is contained in:
parent
eb9a111664
commit
c62cd7ce24
2
.env
2
.env
@ -1,2 +1,2 @@
|
|||||||
PROD_URL=searx.gmoker.com
|
PROD_URL=searx.gmoker.com
|
||||||
IMAGEAPP=docker.io/searxng/searxng:2024.12.20-19ee529b7
|
IMAGEAPP=docker.io/searxng/searxng:2024.12.22-26097f444
|
||||||
|
@ -14,4 +14,4 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- SEARXNG_SECRET=secret # $(openssl rand -hex 32)
|
- SEARXNG_SECRET=secret # $(openssl rand -hex 32)
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/:/etc/searxng/
|
- ./config/:/etc/searxng/:ro
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user