From 061015e88ac5303373b79f349275248f5aa178ea Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Fri, 27 Feb 2015 13:13:07 +0200 Subject: [PATCH] Updated webclient ip address at application-example file --- config/application-example.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/application-example.yml b/config/application-example.yml index f5b0bf2ac..e31d63bec 100644 --- a/config/application-example.yml +++ b/config/application-example.yml @@ -15,12 +15,13 @@ defaults: &defaults ca_key_password: 'your-root-key-password' # Used by EPP server - webclient_ip: '54.154.91.240' + webclient_ip: '127.0.0.1' development: <<: *defaults test: + webclient_ip: '127.0.0.1' # it should match to localhost ip address <<: *defaults alpha: