Allow non-DDEV users to use the ngrok_url setting

Created on 9 December 2024, 13 days ago

Problem/Motivation

I use Laravel Valet as local development environment and I want to use Ngrok to test PDF generation locally. Valet even has a command, valet share, to easily set up Ngrok. It looks like in code there's a check if the user is using DDEV before the ngrok_url setting is considered, so I can't use it.

Proposed resolution

Use the ngrok_url setting if it's present, regardless of the local development environment the user is using. This setting should be set in local.settings.php to make sure it doesn't end up in production.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇧🇪Belgium dieterholvoet Brussels

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024