mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #125] [QUESTION] Firefox address bar redirects to localhost:port #92
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#92
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 @vihu on GitHub (Sep 23, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/125
Setup:
vps -> docker -> whoogle-search container -> nginx rev proxyEverything appears to work fine if I navigate to
search.my.domain(made up) and I see the whoogle search, and results work fine as well.The problem is when I add whoogle to firefox's search, select it in the dropdown, do a query on the address bar, it navigates to
localhost:port.Perhaps I'm missing some obvious configuration? Appreciate any help. Thanks!
@vihu commented on GitHub (Sep 24, 2020):
Seems like it was just some sort of unsticky configuration issue, seems to have resolved itself. Closing.