Using Environment Variables
Instead of using static values, Environment Variables can provide different values set by declared environment, using a standard syntax (the same syntax used in some devops solutions such as Jenkins:
ENV["NAME_OF_VARIABLE"]