Skip to content

Commit 93604c4

Browse files
author
Giuseppe De Marco
authored
fix: docker compose setup instruction
1 parent 8900a0a commit 93604c4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Docker-compose/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ For docker-compose you can also [see here](https://docs.docker.com/compose/insta
2727

2828
## Run the composition
2929

30-
Copy the folder `example` to `docker-example` and do your configuration.
30+
1. Copy/pull Satosa-Saml2Spid project locally.
31+
2. Copy the folder `example` to a new folder named `docker-example`
32+
3. Inspect the `docker-example` folder content and do your configuration.
3133

3234
> :warning: **DO NOT USE the `example` folder _as is_ in production**: the `example` folder provides secrets that **MUST** be not used in a production environment. It sole purpose is to provide a user friendly starting point.
3335

0 commit comments

Comments
 (0)