etheroute-lon01: hint that it's-a-me, lukegb
This commit is contained in:
parent
6f65c77ad3
commit
aa9c1eb17e
1 changed files with 4 additions and 0 deletions
|
@ -181,6 +181,10 @@ in {
|
|||
|
||||
idp_provider = "google";
|
||||
idp_client_id = "136257844546-qsa6hi1oqqoq2bnt93deo4e70ggbn1p8.apps.googleusercontent.com";
|
||||
idp_request_params = {
|
||||
hd = "lukegb.com";
|
||||
login_hint = "lukegb@lukegb.com";
|
||||
};
|
||||
|
||||
databroker_storage_type = "redis";
|
||||
databroker_storage_connection_string = "redis://127.0.0.1:6379/15";
|
||||
|
|
Loading…
Reference in a new issue