Skip to content
Snippets Groups Projects
Commit 8f366e78 authored by Mgr. Pavel Břoušek's avatar Mgr. Pavel Břoušek
Browse files

docs: token-portal in README

parent 8bfa6b21
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ A docker image with https://github.com/rciam/simple-oidc-client-php
## Volumes
You need to mount `config.php` into `/app/token/` inside the container. See [documentation](https://github.com/rciam/simple-oidc-client-php#simple-oidc-client---authentication) or [example config](https://github.com/rciam/simple-oidc-client-php/blob/master/example-config.php) for inspiration.
You need to mount `config.php` into `/app/token-portal/` inside the container. See [documentation](https://github.com/rciam/simple-oidc-client-php#simple-oidc-client---authentication) or [example config](https://github.com/rciam/simple-oidc-client-php/blob/master/example-config.php) for inspiration.
## Usage
You can use nginx with fastcgi_pass (port 9000). The root folder is `/app/token/`.
You can use nginx with fastcgi_pass (port 9000). The root folder is `/app/token-portal/`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment