Search found 2 matches

by sprinkles
August 17th, 2020, 4:22 pm
Forum: Feature Requests
Topic: Decouple WebUI and API ports
Replies: 2
Views: 2123

Re: Decouple WebUI and API ports

Clearly this could be done via port forwarding, but the goal is to exclusively expose the API on a port (and not the UI components).

End state is to expose an API port that only allows NZB upload, while maintaining the UI on another.
by sprinkles
August 17th, 2020, 4:00 pm
Forum: Feature Requests
Topic: Decouple WebUI and API ports
Replies: 2
Views: 2123

Decouple WebUI and API ports

Would be awesome if we could decouple the Web UI and the API ports, for example have the UI on 8080 and the API available on 8081.