/
hostname
hostname
The hostname file sets a string presented by CAS in internal URLs.
It is a required file.
This setting affects Onfido, Veriff, Morphis, extensions, and related REST APIs.
The file /batm/config/hostname
must be present and contain your server's domain name:
cat /batm/config/hostname
that should return your domain name. If empty, add the default to CAS by using:
su -c 'hostname > /batm/config/hostname'
If you know your domain name, and wish to enter it specifically (recommended), use:
su -c 'echo your.host.name > /batm/config/hostname'
replace “
your.host.name
" with the fully qualified domain name (e.g. example.yourcasdomain.com).
Articles linking to this page:
, multiple selections available,
Related content
NGINX as a Proxy Server
NGINX as a Proxy Server
Read with this
What is the IP address of my CAS server?
What is the IP address of my CAS server?
More like this
Onfido Identity Verification
Onfido Identity Verification
Read with this
Admin Service Issues
Admin Service Issues
More like this
Set the BATM Server IP
Set the BATM Server IP
More like this
Connect your BATM to CAS
Connect your BATM to CAS
More like this
Copyright © 2020-2024 General Bytes USA LLC