configs/tailnet: add h to ollama stuff

This commit is contained in:
Aaron Bieber 2024-05-24 20:45:11 -06:00
parent d8cf950caf
commit 1cef126bcf
No known key found for this signature in database

View File

@ -79,7 +79,7 @@ let
{
# ollama
"action" = "accept";
"src" = [ "europa" ];
"src" = [ "europa" "h" ];
"dst" = [ "pwntie:11434" ];
"proto" = "tcp";
}