switch to gitea.lubiland.de
parent
ebaa958e50
commit
7d2e58991e
@ -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"
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
|
Loading…
Reference in New Issue