switch to gitea.lubiland.de
parent
ebaa958e50
commit
7d2e58991e
@ -1,10 +1,10 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
script:
|
script:
|
||||||
image: registry.lubiland.de/swarm-nat
|
image: gitea.lubiland.de/lubiland/swarm-nat
|
||||||
deploy:
|
deploy:
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.role == manager
|
- node.role == manager
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||||
|
Loading…
Reference in New Issue