Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeulen authored Aug 26, 2024
1 parent 7bdbcfa commit b74717f
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 @@ -27,7 +27,7 @@ To run the devssp using the docker-compose.yaml from the OpenConext-devconf proj
docker compose up
```

- ./dev-rebuild.sh will rebuild the container and pull the latest base image
- `./dev-rebuild.sh` will rebuild the container and pull the latest base image

Both the ./dev-start.sh and ./dev-rebuild.sh scripts will copy the simplesaml directory from the contain to ./container-files on your hosts. This way you can use xdebug with the actual source files from the container by setting op a local path mapping in your IDE.

Expand Down

0 comments on commit b74717f

Please sign in to comment.