Removed /etc/localtime from docker-compose file for portability
This commit is contained in:
parent
e6ca35ef77
commit
1d2cf52d34
1 changed files with 0 additions and 1 deletions
|
@ -6,4 +6,3 @@ app:
|
|||
volumes:
|
||||
- /var/lib/mysql
|
||||
- ./public_html:/var/www/html
|
||||
- /etc/localtime:/etc/localtime
|
||||
|
|
Loading…
Reference in a new issue