Update Testing Guide

Kevin Morris 2021-09-20 07:52:42 +00:00
parent f442460811
commit 1efa33023c

@ -79,8 +79,7 @@ When a user runs `docker-compose up -d nginx`, a few things happen:
4. The `fastapi` service starts
5. The `php-fpm` service starts
6. The `nginx` service starts
- This last service depends on various features of the services
it depends on.
- This last service depends on various other services.
#### Certificate Authority