Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To run the example, you have to prepare:
```sh
git clone https://github.com/eip-work/kuboard-v4-ldap-example.git
cd kuboard-v4-ldap-example
docker compose up -d
docker-compose up -d
```

* Open the following url in your browser
Expand Down Expand Up @@ -84,4 +84,4 @@ To run the example, you have to prepare:

```sh
docker build -t eipwork/kuboard-v4-ldap-example:v4 .
```
```