Files
samfelag/config/nomad.d/client.json
2024-02-11 20:58:26 +01:00

11 lines
169 B
JSON

{
"client": {
"enabled": true,
"network_interface": "tailscale0",
"options": {
"docker.volumes.enabled": true
}
}
}