To configure, edit the Dockerfile to your needs. The server config syntax can be found in the official documentation. If you add a new line, make sure to add \n\ to the end of it unless it's the last line in the command. Then to start, use "docker compose up -d". Make sure that if you change the...