Can I use paths instead of subdomains? #76

Closed
opened 2025-11-13 11:49:12 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @HRNasr on GitHub (Feb 11, 2025).

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). 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

@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

@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#76