[GH-ISSUE #186] Can I use paths instead of subdomains? #14214

Closed
opened 2026-05-16 01:57:06 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @HRNasr on GitHub (Feb 11, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/186

It is possible to change the access method via subdomain to path method in the project.
Instead of connecting to test.pangolin.com, we connect to pangolin.com/test for the server test (localhost:8080).

Originally created by @HRNasr on GitHub (Feb 11, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/186 It is possible to change the access method via subdomain to path method in the project. Instead of connecting to test.pangolin.com, we connect to pangolin.com/test for the server test (localhost:8080).
Author
Owner

@miloschwartz commented on GitHub (Feb 11, 2025):

Not currently possible

<!-- gh-comment-id:2650874680 --> @miloschwartz commented on GitHub (Feb 11, 2025): Not currently possible
Author
Owner

@oschwartz10612 commented on GitHub (Feb 11, 2025):

To add to this: this can introduce added complexity siloing resources because cookies and local storage would be the same for multiple resources and I have experienced that causing issues.

We might tackle it in the future but right now it is not planned

<!-- gh-comment-id:2650977016 --> @oschwartz10612 commented on GitHub (Feb 11, 2025): To add to this: this can introduce added complexity siloing resources because cookies and local storage would be the same for multiple resources and I have experienced that causing issues. We might tackle it in the future but right now it is not planned
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#14214