mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 05:14:41 -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
|
||||
{
|
||||
port = configHelpers.service.ports.port0;
|
||||
bind_address = configHelpers.localhost;
|
||||
bind_address = ceres.wireguard.ip0;
|
||||
secret_key = config.sops.secrets.searx-key.path;
|
||||
limiter = false;
|
||||
public_instance = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue