updating docker files

This commit is contained in:
Szakalakamaka
2020-11-20 17:23:07 +01:00
parent 1a3f55da56
commit 8968ab456a
4 changed files with 14 additions and 18 deletions

View File

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