fix build for tanner testing

This commit is contained in:
t3chn0m4g3 2018-12-12 08:48:45 +00:00
parent c4bae5f715
commit 526674b5e0

View file

@ -7,6 +7,7 @@ services:
# Tanner Redis Service # Tanner Redis Service
tanner_redis: tanner_redis:
build: ./redis
container_name: tanner_redis container_name: tanner_redis
restart: always restart: always
stop_signal: SIGKILL stop_signal: SIGKILL