mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 06:16:13 +01:00
[TASK] Add LF and fix the volumes
This commit is contained in:
parent
6a73bea9a4
commit
debc51da6b
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@
|
||||||
variables:
|
variables:
|
||||||
PHP_INI_SCAN_DIR: "/etc/php"
|
PHP_INI_SCAN_DIR: "/etc/php"
|
||||||
volumes:
|
volumes:
|
||||||
- ../ci/php.ini:/usr/local/etc/php/php.ini
|
- ./ci/php.ini:/usr/local/etc/php/php.ini
|
||||||
|
|
Loading…
Reference in a new issue