mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Improve application.yml sample
This commit is contained in:
parent
b45d75209c
commit
497ffea406
1 changed files with 5 additions and 8 deletions
|
@ -83,15 +83,12 @@ key_path: '/home/registry/registry/shared/ca/private/webclient.key.pem'
|
|||
epp_hostname: 'registry.gitlab.eu'
|
||||
repp_url: 'https://repp.gitlab.eu/repp/v1/'
|
||||
|
||||
#
|
||||
# Estonian Business Registry
|
||||
#
|
||||
arireg_username: 'kasutaja'
|
||||
arireg_password: 'parool'
|
||||
# config/environments/production.rb --- Soap::Arireg.wsdl, Soap::Arireg.host
|
||||
arireg_wsdl: 'lib/schemas/testariport.wsdl' # https://demo-ariregxml.rik.ee:447/testariport/?wsdl
|
||||
#arireg_wsdl: 'lib/schemas/ariport.wsdl' # https://ariregxml.rik.ee/ariport/?wsdl
|
||||
arireg_host: 'https://demo-ariregxml.rik.ee:447' # https://ariregxml.rik.ee/
|
||||
# http://www.rik.ee/en/e-business-registry/xml-service
|
||||
arireg_username:
|
||||
arireg_password:
|
||||
arireg_wsdl: 'https://demo-ariregxml.rik.ee:447/testariport/?wsdl'
|
||||
arireg_host: 'http://demo-ariregxml.rik.ee:81/'
|
||||
|
||||
# Mobile-ID and ID-card login
|
||||
# https://www.id.ee/?id=35760 General how-to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue