welin 3 luni în urmă
părinte
comite
a4c8933fc6
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      app/schemas/docker_remote.py

+ 1 - 0
app/schemas/docker_remote.py

@@ -102,3 +102,4 @@ class RemoteActionRequest(BaseModel):
     lines: int = 100
     from_head: bool = False
     full: bool = False
+    follow: bool = False