In my nav bar I would like to set a logout URL conditionally according to the environment.Its a dockerize app and I ve ENVIROMENT variable but ı could not find a way to use that variable here.
I’ve a single config.toml and I added below param as below.How can I do this conditionally?