Skip to content

Revert "Return a list of ports for /gateway endpoints"

Pea Nut requested to merge fix-port into main

This reverts commit c6a2084c.

We decided to have a single port for each gateway. So a gateway is basically a VPNEndpoint (a docker container running a single OpenVPN process and binds a single port).

I need this to generate the valid swagger files for the desktop/bitmask-core.

Edited by Pea Nut

Merge request reports