-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/staletype/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.
Description
-
Gitea version (or commit ref):
1.9.3 -
Operating system:
linux-amd64
Description
When open a ssh tunnel to the gitea frontend, eg: address:3000 goes to localhost:3001 (ssh -L 3001:127.0.0.1:3000 me@someserver
most basic things like login and browsing are working.
When start a review then it trys so send the post request to the configured address in the ini file. Which is an unknown address localy (until fixing network forwarding) but its a bug.
Metadata
Metadata
Assignees
Labels
issue/staletype/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.