Skip to content

Commit e719d1f

Browse files
committed
Docker readme
1 parent 4fcb5a9 commit e719d1f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1343,3 +1343,9 @@ This repository also contains a `docker-compose.yml` file that can be installed/
13431343
docker-compose up
13441344

13451345
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

Comments
 (0)