fix deeployer

This commit is contained in:
GRL 2021-08-16 14:45:22 +02:00
parent aa9e5c4543
commit 82b95faa53

View file

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