activated api xdebug
This commit is contained in:
@@ -47,6 +47,7 @@ services:
|
||||
- php-user-data:/home/${USER_UNAME}
|
||||
- "${API_ROOT}:/var/www/html/api"
|
||||
- "${LOG_ROOT}/php:/var/log:rw"
|
||||
- "${XDEBUG_INI}:/usr/local/etc/php/conf.d/xdebug.ini"
|
||||
working_dir: "/var/www/html/api/src"
|
||||
networks:
|
||||
- database
|
||||
|
||||
Reference in New Issue
Block a user