Open file into Vscode with docker

Created on 21 April 2025, 11 days ago

I'm struggling to open drupal files from ignition error page with VSCode .

I added in my .env from docker compose environment those 2 variables:
and passes them into drupal container.

IGNITION_REMOTE_SITES_PATH="/var/www/html/web"
IGNITION_LOCAL_SITES_PATH="/home/heyyo/mydrupalproject/web"

When opening file with VSCode, instead of using IGNITION_LOCAL_SITES_PATH as prefix, IGNITION_REMOTE_SITES_PATH is used.

Not sure what I am doing wrong.

💬 Support request
Status

Active

Version

1.0

Component

Documentation

Created by

🇮🇱Israel heyyo Jerusalem

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @heyyo
  • 🇧🇪Belgium dieterholvoet Brussels

    These two .env variables are specific to the Laravel integration of Ignition (source), there are not (yet) supported in the Drupal module. Currently, the only way to change these settings is through the UI. I'm changing this to a feature request.

Production build 0.71.5 2024