83c22d5 docker: start all httpd servers on serparate ports

5 files Authored by praiskup 3 years ago, Committed by praiskup 3 years ago,
    docker: start all httpd servers on serparate ports
    
    Podman-compose with rootless containers doesn't create a new networking
    for us, so all containers have the same IP address.  Each service in
    particular pod then needs to start on different port.
    
        
file modified
+14 -0