We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0428dff commit 9942114Copy full SHA for 9942114
docker-compose.yml
@@ -11,7 +11,7 @@ services:
11
- PHP_DISPLAY_ERRORS=1
12
- PHP_MEMORY_LIMIT=2048M
13
- PHP_MAX_EXECUTION_TIME=-1
14
- - PHP_DATE_TIMEZONE = Europe/Berlin
+ - PHP_DATE_TIMEZONE=Europe/Berlin
15
- XDEBUG_IDE_KEY=PHPSTORM
16
ports:
17
- "88:80"
0 commit comments