Setting ALLOWED_HOST_LIST in containerised Gitea app

Hi,
Where can I find how to set the value of ALLOWED_HOST_LIST for containerized Gitea app. I am deploying Gitea docker images using docker compose.

Thanks in advance

Config Cheat Sheet - Docs has details for the value configuration. Pass the parameters as per usual docker-compose practices.