Skip to content

Commit 6c55f47

Browse files
authored
Added instructions on how to fix time lag, this fixes laradock#372, laradock#462 (laradock#547)
1 parent f1cd4bb commit 6c55f47

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,6 +1667,12 @@ Make sure the ports for the services that you are trying to run (22, 80, 443, 33
16671667
16681668
16691669
1670+
#### The time in my services does not match the current time
1671+
1672+
1. Make sure you've [changed the timezone](#Change-the-timezone).
1673+
2. Stop and rebuild the containers (`docker-compose up -d --build <services>`)
1674+
1675+
16701676

16711677

16721678
#### I get Mysql connection refused

0 commit comments

Comments
 (0)