code block
This commit is contained in:
parent
8bea12489d
commit
0a8b276f34
|
@ -35,7 +35,9 @@ Usage of ./discourse-auth-proxy:
|
||||||
|
|
||||||
Note: you may use ENV vars as well to pass configuration EG:
|
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
|
``` shell
|
||||||
|
ORIGIN_URL=http://somesite.com PROXY_URL=http://listen.com SSO_SECRET="somesecret" SSO_URL="http://somediscourse.com" ./discourse-auth-proxy
|
||||||
|
```
|
||||||
|
|
||||||
Docker Image
|
Docker Image
|
||||||
===
|
===
|
||||||
|
|
Loading…
Reference in New Issue