modified whoogle
This commit is contained in:
parent
48d1d00a3d
commit
5a0a3beb74
1 changed files with 0 additions and 2 deletions
|
|
@ -43,12 +43,10 @@
|
|||
image = "benbusby/whoogle-search:latest";
|
||||
environment = {
|
||||
HTTPS_ONLY = "1";
|
||||
WHOOGLE_CONFIG_DISABLE = "1";
|
||||
WHOOGLE_CONFIG_LANGUAGE = "lang_en";
|
||||
WHOOGLE_CONFIG_THEME = "system";
|
||||
WHOOGLE_CONFIG_VIEW_IMAGE = "1";
|
||||
WHOOGLE_CONFIG_GET_ONLY = "1";
|
||||
WHOOGLE_CONFIG_STYLE = ".logo, .logo-div, footer { display:none !important }";
|
||||
};
|
||||
ports = [
|
||||
"${config.ports.whoogle}:5000"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue