Remove PHP XDebug support

This commit is contained in:
Jan Eitzinger
2021-08-03 09:46:23 +02:00
parent 12665b0326
commit 651311b721
3 changed files with 0 additions and 24 deletions

7
.env
View File

@@ -21,13 +21,6 @@ INFLUXDB_PORT=8086
INFLUXDB_PASSWORD=2RPJpkrduLgkpfQCpcBe1jYv
INFLUXDB_ADMIN_TOKEN=egLfcf7fx0FESqFYU3RpAAbj
########################################################################
# PHP
########################################################################
PHP_XDEBUG_MODE=off
PHP_XDEBUG_CLIENT_PORT=5902
PHP_XDEBUG_CLIENT_HOST=host.docker.internal
########################################################################
# PHPMyAdmin
########################################################################