diff --git a/__swarm/registry/registry-swarm.yml b/__swarm/registry/registry-swarm.yml index 35fd278..16c6e3a 100644 --- a/__swarm/registry/registry-swarm.yml +++ b/__swarm/registry/registry-swarm.yml @@ -26,3 +26,6 @@ services: placement: constraints: - node.role == manager +volumes: + auth: + data: \ No newline at end of file