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
commit ccbda4ec8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: