welin il y a 3 mois
Parent
commit
a4c8933fc6
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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