diff --git a/docker-compose.yml b/docker-compose.yml index 7f1cf69..7350062 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,10 +1,10 @@ version: "3" services: script: - image: registry.lubiland.de/swarm-nat + image: gitea.lubiland.de/lubiland/swarm-nat deploy: placement: constraints: - node.role == manager volumes: - - "/var/run/docker.sock:/var/run/docker.sock" \ No newline at end of file + - "/var/run/docker.sock:/var/run/docker.sock"