Fix example docker-compose registry
Some checks are pending
continuous-integration/drone/push Build is passing
Some checks are pending
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cfcfc79727
commit
677e069a4e
@ -2,7 +2,7 @@ version: '3.6'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
mandel-mapper:
|
mandel-mapper:
|
||||||
image: deadbeef.codes:5000/mandelmapper:latest
|
image: registry.deadbeef.codes/mandelmapper:latest
|
||||||
ports:
|
ports:
|
||||||
- 6161:6161
|
- 6161:6161
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user