-
-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
feature-requestNew feature or requestNew feature or request
Description
Could you tell me how to get UpSnap to work correctly with an nginx reverse proxy? Do I have to add some special parameter to make it work?
location ^~ /UpSnap {
proxy_pass http://localhost:8090/;
}
As you can see in the images, it does not do the redirections correctly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request

