Updated webclient ip address at application-example file

This commit is contained in:
Priit Tark 2015-02-27 13:13:07 +02:00
parent 25d6bc5ae6
commit 061015e88a

View file

@ -15,12 +15,13 @@ defaults: &defaults
ca_key_password: 'your-root-key-password' ca_key_password: 'your-root-key-password'
# Used by EPP server # Used by EPP server
webclient_ip: '54.154.91.240' webclient_ip: '127.0.0.1'
development: development:
<<: *defaults <<: *defaults
test: test:
webclient_ip: '127.0.0.1' # it should match to localhost ip address
<<: *defaults <<: *defaults
alpha: alpha: