diff --git a/examples/config-dev.yaml b/examples/config-dev.yaml index 2cf7245d..5f94e202 100644 --- a/examples/config-dev.yaml +++ b/examples/config-dev.yaml @@ -55,7 +55,7 @@ connectors: # # Connector config values starting with a "$" will read from the environment. # clientID: $GOOGLE_CLIENT_ID # clientSecret: $GOOGLE_CLIENT_SECRET -# redirectURI: http://127.0.0.1:5556/dex/google +# redirectURI: http://127.0.0.1:5556/dex/callback # Let dex keep a list of passwords which can be used to login to dex. enablePasswordDB: true