dnhsoft / sw-docker-demo

Shopware Docker Demo Files
17 stars 10 forks source link

Variable Env Missing (SWDB_TZ) #6

Open iocron opened 4 years ago

iocron commented 4 years ago

The Demo isn't working really, shop-variables-local.env is incorrect (for example: https://github.com/dnhsoft/sw-docker-demo/blob/master/04-shopware-db-pma-cron-mail/shop-variables-local.env).

During docker-compose I get the error message: SQLSTATE[HY000]: General error: 1298 Unknown or incorrect time zone: '' in /shopware/engine/Shopware/Components/DependencyInjection/Bridge/Db.php

I've found out the Variable SWDB_TZ=Europe/Berlin is missing in show-variables-local.env