Community Update: Adding controller URL's for NodeJS hosted ZAC instances

Ive pulled down the docker compose quickstart tonight to set up a new lab and got this error

Ive tried putting ZAC_CONTROLLER_URLS=https://ziti-edge-controller:1280 in the .env that was downloaded as part of the install but its made no difference on restart

Ive tried ```
export ZAC_CONTROLLER_URLS=https://ziti-edge-controller:1280 on the docker host and it also has not cleared the warning

Am I putting this in the correct location ?