Skip to content

Commit 3b22ac8

Browse files
committed
remove php.ini
1 parent 9fb3962 commit 3b22ac8

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

tests/docker/docker-compose.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ services:
99
- yii2-redis
1010
volumes:
1111
- ../..:/app # Mount source-code for development
12-
# - ./php.ini:/usr/local/etc/php/conf.d/php.ini # Добавляем кастомный php.ini
13-
# environment:
14-
# PHP_ENABLE_XDEBUG: 1
15-
# PHP_IDE_CONFIG: "serverName=Docker"
16-
# extra_hosts:
17-
# - "host.docker.internal:host-gateway"
1812

1913
redis:
2014
image: "redis"

tests/docker/php.ini

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)