miekg / pgo

container gitops in a simple way
GNU General Public License v3.0
11 stars 1 forks source link

url ports are not checked against allowed ports #21

Closed miekg closed 1 year ago

miekg commented 1 year ago

Forwarding an url to a port that isn't on the allowed list doesn't make any sense.

We should check the config for these.

miekg commented 1 year ago

we actually don't need ports, as this is done by a virtual network in podman (this is still buying into crazy networking, but here its local to the machine)