improve sentence
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Release Drafter / Update release notes draft (pull_request) Successful in 4s

This commit is contained in:
Nick Jennings 2023-06-23 17:32:39 +02:00
parent c7925f132e
commit 96a4db5bae

View File

@ -52,7 +52,7 @@ Running all specs:
### Docker (Compose) ### Docker (Compose)
There is a working Docker Compose config file, which allows you to spin up both There is a working Docker Compose config file, which define a number of services including
an app server for Rails as well as a local 389ds (LDAP) server. an app server for Rails as well as a local 389ds (LDAP) server.
For Rails developers, you probably just want to start the LDAP server: `docker-compose up ldap`, For Rails developers, you probably just want to start the LDAP server: `docker-compose up ldap`,