Check your understanding by answering the following questions:
- Why is it essential to use different repositories for Git and Docker for each service?
- How are your services receiving credentials for the database and JWT?
- How can you run multiple Vapor applications at once?
- Advanced: push your Docker image into your Docker repository.