Variable Replacement

Hi,
We some settings in config file like below.

How can we define variable values. Like two variables below would work? or is there any alternative solution?

Name :- decryptionKey
Value :- abc

Name:- validationKey
value:- xyz

Regards,
Ashish

Hi Ashish,

Thanks for reaching out! This is the feature I’d recommend you to use: https://octopus.com/docs/deploying-applications/substitute-variables-in-files

Hope that helps,
Dalmiro