Remove WorkingDir directive from PentestAgent and pentestagent-kali container configurations

This commit is contained in:
John Doe
2026-02-28 13:28:01 -05:00
parent 12d233b454
commit 168ac9eb16
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -7,7 +7,6 @@ After=litellm.service
ContainerName=pentestagent-kali
Image=ghcr.io/gh05tcrew/pentestagent:kali
Pod=pentestagent.pod
WorkingDir=/workspace
EnvironmentFile=%h/.config/pentestagent/pentestagent.env
Environment=PENTESTAGENT_MODEL=ollama/llama3.1
Volume=%h/.local/share/pentestagent/loot:/app/loot:Z
-1
View File
@@ -7,7 +7,6 @@ After=litellm.service
ContainerName=pentestagent
Image=ghcr.io/gh05tcrew/pentestagent:latest
Pod=pentestagent.pod
WorkingDir=/workspace
EnvironmentFile=%h/.config/pentestagent/pentestagent.env
Environment=PENTESTAGENT_MODEL=ollama/llama3.1
Volume=%h/.local/share/pentestagent/loot:/app/loot:Z