diff --git a/nc-complete.yml b/nc-complete.yml index 56a2803..e53d086 100644 --- a/nc-complete.yml +++ b/nc-complete.yml @@ -71,7 +71,7 @@ services: ports: - 12345:8080 # Because you're likely to have other things running on that path port already. restart: unless-stopped - + redis: image: redis container_name: redis