以下のように、プロパティ eumAccount および licenseKey, に EUM アカウントとライセンスキーを割り当て、shepherdUrl に合成シェパードの URL を割り当てます。
## Use the URL to your Synthetic Server and the port to the Synthetic Shepherd (10101)
shepherdUrl: http://<on-prem-synthetic-server-host>:10101
## You can get the values for this from the Controller Admin Console > Controller Settings
## or the properties 'property_eum-account-name' and 'property_eum-license-key' from your license file.
privateClient:
eumAccount: "<eum_account>"
licenseKey: "<license_key>"