add timezone

bug/bundler_fix
Christian Mehlmauer 2017-05-21 15:21:40 +02:00
parent 9c300a7b41
commit d94bc37b04
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ services:
- 4444:4444
volumes:
- $HOME/.msf4:/home/msf/.msf4
- /etc/localtime:/etc/localtime:ro
db:
image: postgres:9-alpine