We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcb5a9 commit e719d1fCopy full SHA for e719d1f
README.md
@@ -1343,3 +1343,9 @@ This repository also contains a `docker-compose.yml` file that can be installed/
1343
docker-compose up
1344
1345
This will setup a database (MySQL) and a webserver (Apache) and runs the application using the blog example data used in the tests.
1346
+
1347
+Test the script (running in the container) by opening the following URL:
1348
1349
+ http://localhost:8080/records/posts/1
1350
1351
+Enjoy!
0 commit comments