mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 06:06:03 -06:00
[GH-ISSUE #101] Question: Can I host more than one WebUI in a single .yml? #54
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bmcgonag on GitHub (Jun 28, 2019).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/101
@mmatczuk is it possible to host more than one WebUI in a single .yml? I tried setting 2, and it only picked up the last one each time. Maybe I'm formatting my .yml wrong.
@bmcgonag commented on GitHub (Jun 28, 2019):
And - figured it out. I'm an idiot. Just needed to give it a different type header. Can't use webui twice. used webui, then webui2, and so on.