diff options
author | amtypaldos <amtypaldos@gmail.com> | 2018-01-26 14:45:40 -0500 |
---|---|---|
committer | amtypaldos <amtypaldos@gmail.com> | 2018-01-26 14:45:40 -0500 |
commit | f96656cf8267b18d7921a33f64235e0a2821ff74 (patch) | |
tree | 84c2c645af63bb9c8bd733e0f23f88b24d71a03d /php.ini | |
parent | 9221f58e1b920b51a04fb197711c69e1a59d6a62 (diff) |
add timezone setting to dockerfile instead of seperate php.ini
Diffstat (limited to 'php.ini')
-rw-r--r-- | php.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php.ini b/php.ini deleted file mode 100644 index ced3e0d..0000000 --- a/php.ini +++ /dev/null @@ -1 +0,0 @@ -date.timezone = UTC
\ No newline at end of file |