Skip to content

Support mobile app local development access from devices over nip.io

ea43d81
Select commit
Loading
Failed to load commit list.
Merged

Support mobile app local development access from devices over nip.io (wildcard DNS) #2293

Support mobile app local development access from devices over nip.io
ea43d81
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 5, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 93 in config/environments/development.rb

See this annotation in the file changed.

Code scanning / CodeQL

Missing regular expression anchor High

When this is used as a regular expression on a URL, it may match anywhere, and arbitrary hosts may come before or after it.

Check failure on line 94 in config/environments/development.rb

See this annotation in the file changed.

Code scanning / CodeQL

Missing regular expression anchor High

When this is used as a regular expression on a URL, it may match anywhere, and arbitrary hosts may come before or after it.