codeproject / CodeProject.AI-Server

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Other
605 stars 141 forks source link

Service API Url in UI is incorrect #14

Closed elad-bar closed 1 year ago

elad-bar commented 1 year ago

Currently the Service API Url in the UI is taking the url from the url add binds the container port with http protocol.

I use reverse proxy to set real domain and use https (just when accessing ui).

Can you please take all the parameters from the url (javascript request details) so it will be protocol://hostname:port

Thanks

ChrisMaunder commented 1 year ago

Will be available in the next release