📇Changing the installation domain

Installation Domain

The installation domain serves some vital functions in your ESP platform such as receiving webhooks, displaying images while editing email templates inside of the platform, encrypting your connection with HTTPS, and other administrative components.

cd edcom-install
./update_domain.sh
./restart.sh

Last updated

Was this helpful?