update readme

This commit is contained in:
Sam 2015-04-15 15:12:27 +10:00
parent d6a035edc2
commit 253f4b5f89
1 changed files with 11 additions and 0 deletions

View File

@ -21,3 +21,14 @@ At the moment only "admin" users on the sso endpoint will be allowed through.
Note: you may use ENV vars as well to pass configuration EG:
ORIGIN_URL=http://somesite.com PROXY_URL=http://listen.com SSO_SECRET="somesecret" SSO_URL="http://somediscourse.com" ./discourse-auth-proxy
Docker Image
===
You may run using docker using
```
docker run samsaffron/discourse-auth-proxy
```
Running will display configuration instructions