Skip to content

Commit

Permalink
README: Add some notes on the fact that the init script starts the en…
Browse files Browse the repository at this point in the history
…vironment with the oidc profile
  • Loading branch information
quartje committed Apr 2, 2024
1 parent 250898d commit 5d19a6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Add the following line in your hosts file (/etc/hosts )

If all goes wel, you can now login. Please see the section below to find out where you can login.

*please not that this starts the environment with the profile oidc. Bringing it down requires this command:*
```
docker compose --profile oidc down
```

## Services

Expand Down

0 comments on commit 5d19a6e

Please sign in to comment.