Configuring the sametime.ini file on Docker

Procedure

  1. Open the custom.env file for editing.
  2. Insert the sametime.ini parameters.
    Ensure that parameters ares specified in the correct format. See Configuring the sametime.ini file for parameter format.
  3. Save and close the custom.env file.
  4. Restart the server to apply the changes.
    docker-compose down 
    docker-compose up -d