Skip to content

Commit

Permalink
Merge pull request #179 from telefonicaid/AlvaroVega-patch-1
Browse files Browse the repository at this point in the history
Update DOCKER.md
  • Loading branch information
fgalan authored Mar 8, 2021
2 parents e31e0fa + dc72600 commit 05c17d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ The following environment variables are available for keystone-spassword docker
| SPASSWORD_SMTP_FROM | spassword smtp_from | smtpuser |
| SPASSWORD_SNDFA | spassword sndfa | False |
| SPASSWORD_SNDFA_ENDPOINT | spassword sndfa_endpoint | localhost:5001 |
| SPASSWORD_SNDFA_TIME_WINDOW | spassword sndfa_time_window | 24 |
| TOKEN_EXPIRATION_TIME | token expiration | 10800 |
| SPASSWORD_SNDFA_TIME_WINDOW | spassword sndfa_time_window (hours) | 24 |
| TOKEN_EXPIRATION_TIME | token expiration (seconds) | 10800 |
| REVOKE_EXPIRATION_BUFFER | revoke expiration_buffer | 1800 |
| REDIS_ENDPOINT | cache backend_argument | N/A |
| LOG_LEVEL | n/a | INFO |
Expand Down

0 comments on commit 05c17d9

Please sign in to comment.