- From this canvas, respond to the project which has been communicated to you by our team
- Feel free to change everything
docker compose up
Application will be then running on port 5000
$ curl localhost:5000/ping
{ "status": "pong" }
docker compose up
Application will be then running on port 5000
$ curl localhost:5000/ping
{ "status": "pong" }