mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Insert space into configuration example
This commit is contained in:
parent
82d5349c02
commit
3adb85001a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue