configs/tailnet: add h to ollama stuff
This commit is contained in:
parent
d8cf950caf
commit
1cef126bcf
@ -79,7 +79,7 @@ let
|
|||||||
{
|
{
|
||||||
# ollama
|
# ollama
|
||||||
"action" = "accept";
|
"action" = "accept";
|
||||||
"src" = [ "europa" ];
|
"src" = [ "europa" "h" ];
|
||||||
"dst" = [ "pwntie:11434" ];
|
"dst" = [ "pwntie:11434" ];
|
||||||
"proto" = "tcp";
|
"proto" = "tcp";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user