Merge pull request #10 from mathcantin/master

Fix demo config
This commit is contained in:
Thom Seddon
2018-11-06 13:45:21 +00:00
committed by GitHub

View File

@ -27,7 +27,7 @@ services:
environment:
- CLIENT_ID=your-client-id
- CLIENT_SECRET=your-client-secret
- COOKIE_SECRET=something-random
- SECRET=something-random
- COOKIE_SECURE=false
- DOMAIN=yourcompany.com
networks: