Browse Source

added make redis

bach 3 years ago
parent
commit
bdc13d5e07
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Makefile

+ 3 - 0
Makefile

@@ -47,3 +47,6 @@ exec_solr:
 
 phplegacy:
 		docker exec -it materiod8_php-legacy_1 bash
+
+redis:
+		docker exec -it materiod8_redis_1 bash