diff options
| author | horus | 2020-10-10 04:10:12 +0200 |
|---|---|---|
| committer | horus | 2020-10-10 04:10:12 +0200 |
| commit | 0e92c9d4bcf6c3fb422493cd6b44eeced1219c06 (patch) | |
| tree | 73de3715a751d54d5a205d22ef35b31f1f379ba0 /config/app.php | |
| parent | 0edb438872796902d3e4d3c2eea791f6af1956aa (diff) | |
| download | zeitumstellung-0e92c9d4bcf6c3fb422493cd6b44eeced1219c06.tar.gz | |
bugfix
Diffstat (limited to 'config/app.php')
| -rw-r--r-- | config/app.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/app.php b/config/app.php index c9960cd..3bf8946 100644 --- a/config/app.php +++ b/config/app.php @@ -67,7 +67,7 @@ return [ | */ - 'timezone' => 'UTC', + 'timezone' => 'Europe/Berlin', /* |-------------------------------------------------------------------------- |
