Prometheus Environment Variables for Prometheus.yml

Hello, I currently am facing an issue with the Prometheus.yml file, and the ability to import environment variables. I am currently spinning up multiple containers, with different services/targets that Prometheus needs to scrape. Prometheus and that target are being launched as a bundle. Because of that, I am attempting to pass in an environment variable, the address of the target, into the Prometheus.yml file. However, I am having difficulty finding any variation to get it to work. Attached is a screenshot of my current Prometheus.yml. If anyone could offer some wisdom on how to get this to work, it’d be greatly appreciated. Thank you.