Commit 7cfe8d3a authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

restauration xdebug en console

parent 675de9da
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ services:
      - APP_HOST=${APP_HOST:-localhost}
      - DEV_VITE_PORT=${DEV_VITE_PORT:-}
      - DEV_VITE_URL=${DEV_VITE_URL:-}
      - PHP_IDE_CONFIG=serverName=${APP_HOST:-localhost}
    working_dir: /var/www/html
    volumes:
      - ../../:/var/www/html
 No newline at end of file