Azure Service with Docker - how to pass custom env variables

Copper Contributor

Hey people! I'm not a devops - just casual dev. Can't understand. The thing is that we have Azure service with docker to run our NextJs application. We setup custom variables like NEXT_PUBLIC_APOLLO_CLIENT_URI= .... in Configuration -> Application settings. But they not passing into `docker run`. How I have to add them? Thank you!

0 Replies