From 3adb85001a435651654b316c9f619a46a4d7064a Mon Sep 17 00:00:00 2001 From: Maciej Szlosarczyk Date: Thu, 26 Jul 2018 10:39:58 +0300 Subject: [PATCH] Insert space into configuration example --- config/application-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/application-example.yml b/config/application-example.yml index 7a69aa9e2..b9917e69e 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -97,7 +97,7 @@ sk_digi_doc_service_endpoint: 'https://tsp.demo.sk.ee' sk_digi_doc_service_name: 'Testimine' # Registrant API -registrant_api_auth_allowed_ips: '127.0.0.1,0.0.0.0' #ips, separated with commas +registrant_api_auth_allowed_ips: '127.0.0.1, 0.0.0.0' #ips, separated with commas # # MISC