[GH-ISSUE #155] Register as admin redirects to localhost even when acces by ip #73

Closed
opened 2026-02-17 17:06:03 -05:00 by yindo · 3 comments
Owner

Originally created by @Fabaderheld on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/155

When you click the "register as admin" button the redirect points to localhost:3000 even when you access it via IP and a different port.

Running Version v0.3.0-nightly.2025.08.01 #b72e1ef

regards

Faba

Originally created by @Fabaderheld on GitHub (Aug 1, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/155 When you click the "register as admin" button the redirect points to localhost:3000 even when you access it via IP and a different port. Running Version v0.3.0-nightly.2025.08.01 #b72e1ef regards Faba
yindo closed this issue 2026-02-17 17:06:03 -05:00
Author
Owner

@DecDuck commented on GitHub (Aug 1, 2025):

Try setting EXTERNAL_URL in the environment variables to however you access it.

@DecDuck commented on GitHub (Aug 1, 2025): Try setting `EXTERNAL_URL` in the environment variables to however you access it.
Author
Owner

@Fabaderheld commented on GitHub (Aug 1, 2025):

Yeah this fixed it, is there a more detailed documentation mentioning this, than the one on the github page?

regards this as fixed

Thanks

@Fabaderheld commented on GitHub (Aug 1, 2025): Yeah this fixed it, is there a more detailed documentation mentioning this, than the one on the github page? regards this as fixed Thanks
Author
Owner

@DecDuck commented on GitHub (Aug 1, 2025):

I'll add it to the Quickstart template

@DecDuck commented on GitHub (Aug 1, 2025): I'll add it to the Quickstart template
yindo changed title from Register as admin redirects to localhost even when acces by ip to [GH-ISSUE #155] Register as admin redirects to localhost even when acces by ip 2026-06-05 14:21:16 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#73