remove caddy to test iocaine
This commit is contained in:
parent
a3d933040c
commit
de8dc64520
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
./services/jellyfin.nix
|
||||
./services/caddy.nix
|
||||
# ./services/caddy.nix
|
||||
./services/searxng.nix
|
||||
# ./services/authentik.nix
|
||||
./services/calibre-web.nix
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ services.searx = {
|
|||
redisCreateLocally = true;
|
||||
settings = {
|
||||
server = {
|
||||
base_url = "https://search.example.com";
|
||||
base_url = "https://searxng.knossos.arkadi.one";
|
||||
port = 8888;
|
||||
bind_address = "127.0.0.1";
|
||||
secret_key = "asdfkljlksjd38107e17u00d28481#*@)$)*";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue