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: