Skip to content

Commit

Permalink
fix: readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nsklikas committed Jan 8, 2024
1 parent 5b6f62a commit 80de6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ CLIENT_SECRET=<client_secret>
Run the login UI's dependencies:

```console
docker-compose -f docker-compose.dev.yml up -- build --force-recreate
docker-compose -f docker-compose.dev.yml --build --force-recreate up
```

Build and run the Login UI:
Expand Down

0 comments on commit 80de6dd

Please sign in to comment.