Closed
Description
Area of Concern
- Server
- Behaviour of one or more Modules [provide name(s), e.g. ObjectDetectionYolo]
- Installer
- Runtime [e.g. Python3.7, .NET]
- Module packages [e.g. PyTorch)
- Something else
Describe the bug
Hosting codeproject ai server through docker, runs fine by itself. Putting a reverse proxy in front makes the Service Url to be wrong.
- host: http://codeprojectai.home.lan/
- service url detected: http://codeprojectai.home.lan:32168
If I edit quickly the Service Url to remove the port, the UIO connects to the backend properly.
Expected behavior
service url to be: http://codeprojectai.home.lan
Screenshots
Your System (please complete the following information):
- CodeProject.AI Server version: codeproject/ai-server:2.6.2
Additional context
Thanks
Metadata
Metadata
Assignees
Labels
No labels