[UPDATE] change config redis from docker compose to env

This commit is contained in:
Ary Widiantara
2017-08-09 10:17:53 +07:00
parent a3c66fdecf
commit e4f4de47e7
2 changed files with 5 additions and 1 deletions

View File

@ -104,6 +104,10 @@ MYSQL_PORT=3306
MYSQL_ROOT_PASSWORD=root
MYSQL_ENTRYPOINT_INITDB=./mysql/docker-entrypoint-initdb.d
### REDIS ##############################################################################################################
REDIS_PORT=6379
### Percona ############################################################################################################
PERCONA_DATABASE=homestead