Skip to content

Commit 16b710e

Browse files
author
Giuseppe De Marco
authored
fix: docker compose setup instructions
1 parent 93604c4 commit 16b710e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Docker-compose/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ For docker-compose you can also [see here](https://docs.docker.com/compose/insta
2828
## Run the composition
2929

3030
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.
31+
2. Copy the folder `example` to a new folder named `docker-example`: `cp -R example docker-example`.
32+
3. Inspect the `docker-example` folder content and do your configuration by setting env variables and local folder contents.
3333

3434
> :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.
3535

0 commit comments

Comments
 (0)