mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 15:25:47 +02:00
Fixed some swarm-related bugs
This commit is contained in:
parent
a68aa78972
commit
be6e60bb97
5 changed files with 28 additions and 1 deletions
4
roles/docker/files/daemon.json
Normal file
4
roles/docker/files/daemon.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"metrics-addr" : "0.0.0.0:9323",
|
||||
"experimental" : true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue