formatting
This commit is contained in:
parent
e4406bf6ff
commit
c7925f132e
@ -56,8 +56,7 @@ There is a working Docker Compose config file, which allows you to spin up both
|
|||||||
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`,
|
||||||
listening on
|
listening on port 389 on your machine.
|
||||||
port 389 on your machine.
|
|
||||||
|
|
||||||
You can pick and choose your services adding them by name (listed in `docker-compose.yml`) at
|
You can pick and choose your services adding them by name (listed in `docker-compose.yml`) at
|
||||||
the end of the docker compose command. eg. `docker compose up ldap redis`
|
the end of the docker compose command. eg. `docker compose up ldap redis`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user