mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: wireguard test
This commit is contained in:
parent
6e9aaac321
commit
474bf9ed3b
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
port = configHelpers.service.ports.port0;
|
port = configHelpers.service.ports.port0;
|
||||||
bind_address = configHelpers.localhost;
|
bind_address = ceres.wireguard.ip0;
|
||||||
secret_key = config.sops.secrets.searx-key.path;
|
secret_key = config.sops.secrets.searx-key.path;
|
||||||
limiter = false;
|
limiter = false;
|
||||||
public_instance = false;
|
public_instance = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue