Added timezone to container to prevent issues with cookie invalidation
This commit is contained in:
parent
13e3244fea
commit
845e5d4b13
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ app:
|
|||
volumes:
|
||||
- /var/lib/mysql
|
||||
- ./public_html:/var/www/html
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
|
Loading…
Reference in a new issue