Skip to content

Commit 3ca6417

Browse files
committed
update README.md
1 parent a846d10 commit 3ca6417

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Apache 2.4.6
77
- PHP 7.1.8
88
- MySQL 5.7
9-
9+
- Redis 4.0.1 (latest)
1010

1111
## Deps
1212

@@ -28,6 +28,7 @@ $ docker-compose up -d
2828
$ vim /etc/hosts
2929
127.0.0.1 web.local
3030
127.0.0.1 mysql.local
31+
127.0.0.1 redis.local
3132
```
3233

3334
open `http://web.local`

0 commit comments

Comments
 (0)