A tool for configuring LED matrixes for Protogens.
Public instance and documentation can be found at https://protogen-configurator.zeeraa.net/
docker compose up -dThis uses the provided docker-compose.yml, which runs the container on port 80.
docker run -d --restart unless-stopped -p 80:80 zeeraa/protogen-configuratorChange the host port (left side of -p) if port 80 is already in use.