Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 277 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 277 Bytes

harmony-proxy

Details

This is intended for local use only to replicate a simple load balancer.

Usage

# docker-compose.yaml
---

services:
  proxy:
    image: ghcr.io/applicreation/harmony-proxy:latest
    ports:
      - 80:80
  # core and module config