fix deeployer

This commit is contained in:
GRL 2021-08-16 14:33:53 +02:00
parent 1845b8f66e
commit d0a85b0870

View file

@ -101,6 +101,7 @@
}, },
"redis": { "redis": {
"image": "redis:6", "image": "redis:6",
"ports": [6379]
} }
}, },
"config": { "config": {