local env done

This commit is contained in:
2026-05-13 15:21:37 -03:00
parent 55aa31eff5
commit 7c5aa14409
10 changed files with 97 additions and 3 deletions

View File

@@ -8,3 +8,7 @@ nodes:
hostPort: 8050
listenAddress: "0.0.0.0"
protocol: TCP
extraMounts:
- hostPath: /home/mariano/Documents
containerPath: /mnt/documents
readOnly: true