Caddy + Docker powered reverse proxy for your local apps
Docker and Docker Compose needs to be installed.
git clone https://github.com/sperrichon/devrouter.git
cd devrouter
cp .env.dist .env
vi .env
docker-compose up --build
Note: Configuration is rebuilt in the container, and effective just after sites or title are edited