etheroute-lon01: hint that it's-a-me, lukegb

This commit is contained in:
Luke Granger-Brown 2020-12-28 19:26:39 +00:00
parent 6f65c77ad3
commit aa9c1eb17e

View file

@ -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";