← Back to context Comment by Kerbonut 1 year ago There is also path based, e.g. domain.tld/serviceA, domain.tld/serviceB 2 comments Kerbonut Reply cess11 1 year ago Won't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go. Kerbonut 1 year ago True enough, the app needs to support it.
cess11 1 year ago Won't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go. Kerbonut 1 year ago True enough, the app needs to support it.
Won't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go.
True enough, the app needs to support it.