-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
How can i set a base_url? #249
Copy link
Copy link
Closed
Labels
🕸️ Duplicate[ISSUE] This issue or pull request already exists[ISSUE] This issue or pull request already exists🤷♂️ Question[ISSUE] Further information is requested[ISSUE] Further information is requested
Metadata
Metadata
Assignees
Labels
🕸️ Duplicate[ISSUE] This issue or pull request already exists[ISSUE] This issue or pull request already exists🤷♂️ Question[ISSUE] Further information is requested[ISSUE] Further information is requested
Hi,
First of all great job on this project. Its the best dashboard i have used.
I want to put dashy behind a reverse-proxy (nginx). However its not possible to do that when i have multiple services running on different paths. All of my services provide a way of adding a base_url in order to have it mapped easily against a reverse-proxy url path.