This repository has been archived on 2020-08-28. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-laptop/roles/docker/files/daemon.json

7 lines
57 B
JSON
Raw Normal View History

2019-05-05 13:34:01 +02:00
{
"dns": [
"46.182.19.48",
"74.82.42.42"
]
}