Quick start (in less than 1 minutes)
You want demo ? You don't have a time ?
Requirement
Port 9595 available
Run on your computer:
docker run -d -v /var/run/docker.sock:/var/run/docker.sock -p 9595:80 romainlavabre/free-commit-api:quick-start-latest
And try http://localhost:9595
Username: admin
Password: admin
⚠️ Never use this image in production, it is not secure
Last updated