Skip to content

Commit 5374c2e

Browse files
committed
fix: add configuration step.
1 parent b71100b commit 5374c2e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ See more at [Keycloak Authorization with KrakenD API Gateway](https://www.kraken
3131
```sh
3232
docker compose build
3333
```
34+
- Add the environment file
35+
```sh
36+
cp .env_sample .env
37+
```
3438
- Start the server
3539
```sh
3640
docker compose up

0 commit comments

Comments
 (0)