Add host mode to container config

This commit is contained in:
adilallo
2025-08-29 18:13:14 -06:00
parent 126253b396
commit e106f55b03
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
36166
50608
+2
View File
@@ -27,6 +27,8 @@ container:
valid_volumes: []
docker_host: ""
force_pull: false
# Use host environment instead of containers
mode: "host"
host:
workdir_parent: ""