This is sample for docker-compose contains miq and MySQL.
$ docker-compose up
And miq will start.
You can try localhost:8080/create?body=abcd
, localhost:8080/showall
or something like that.
This is sample for docker-compose contains miq and MySQL.
$ docker-compose up
And miq will start.
You can try localhost:8080/create?body=abcd
, localhost:8080/showall
or something like that.