You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As suggested by @utkarshx, it is probably a good time now to be able to set up the configuration for Dega using a YAML file to provide configuration options in a more meaningful way. Viper allows us to do so and need to give a thought to how we should structure the configuration.
Configuration through a YAML file is still possible with the current setting. If I am not mistaken DEGA_SAMPLE_ENVIRONMENT is similar to:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As suggested by @utkarshx, it is probably a good time now to be able to set up the configuration for Dega using a YAML file to provide configuration options in a more meaningful way. Viper allows us to do so and need to give a thought to how we should structure the configuration.
Configuration through a YAML file is still possible with the current setting. If I am not mistaken
DEGA_SAMPLE_ENVIRONMENT
is similar to:Will have to confirm the above.
Beta Was this translation helpful? Give feedback.
All reactions