Added instructions on how to fix time lag, this fixes #372, #462 (#547)

This commit is contained in:
Philippe Trépanier 2017-01-12 19:26:29 -05:00 committed by GitHub
parent f1cd4bb0e2
commit 6c55f47fd4
1 changed files with 6 additions and 0 deletions

View File

@ -1667,6 +1667,12 @@ Make sure the ports for the services that you are trying to run (22, 80, 443, 33
#### The time in my services does not match the current time
1. Make sure you've [changed the timezone](#Change-the-timezone).
2. Stop and rebuild the containers (`docker-compose up -d --build <services>`)
#### I get Mysql connection refused