updating docker files

This commit is contained in:
Szakalakamaka
2020-11-20 10:23:25 +01:00
parent 04954ce374
commit 1a3f55da56
3 changed files with 56 additions and 49 deletions

View File

@@ -2,6 +2,8 @@ version: '3'
services:
redis:
image: 'redis'
ports:
- "6379:6379"
restart: "no"
klaus:
build: