Skip to content
Snippets Groups Projects
Select Git revision
  • 4c1fbb682405a7944cd3088467901b09451a8800
  • main default protected
  • VPN
  • forward_proxy_authentiction
  • segmentation_without_authentication
5 results

httpforwardproxy.docker-compose.yml

Blame
  • httpforwardproxy.docker-compose.yml 102 B
    services:
      httpforwardproxy:
        build: .
        ports:
          - 8888:8888
        networks:
          - intranet