From 7ed3b1edac503eb6eb88c99837cf55af08100676 Mon Sep 17 00:00:00 2001 From: Michael D'Silva Date: Wed, 15 Jan 2020 08:39:10 +1100 Subject: [PATCH] sorry it's my OCD --- examples/separate/frontend.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/separate/frontend.toml b/examples/separate/frontend.toml index 28652371d9..8aeece11f1 100644 --- a/examples/separate/frontend.toml +++ b/examples/separate/frontend.toml @@ -8,7 +8,7 @@ gatewaysvc = "localhost:19000" # - / --------------- ocdav # - /ocs ------------ ocs # - /oauth2 --------- oidcprovider -# - /.well-known ----- wellknown service to announce openid-configuration +# - /.well-known ---- wellknown service to announce openid-configuration # - TODO(diocas): ocm # - authenticates requests using oidc bearer auth and basic auth as fallback # - serves the grpc services on port 18002