mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Update .gitignore, docker-compose.yml, phpunit.xml.dist
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
entrypoint: php
|
||||
command: -S 0.0.0.0:9999
|
||||
environment:
|
||||
TIMEZONE: ${TIMEZONE}
|
||||
PHP_DATE_TIMEZONE: ${PHP_DATE_TIMEZONE}
|
||||
volumes:
|
||||
- .:/var/www/application:cached
|
||||
composer:
|
||||
|
||||
Reference in New Issue
Block a user