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
hi there and thank you for the great project! One suggestion I have is to switch from .toml to .yml so that environmental variables (e.g. ${PASSWORD}) could be used in the file rather than having plain passwords.
hi there and thank you for the great project! One suggestion I have is to switch from
.tomlto.ymlso that environmental variables (e.g.${PASSWORD}) could be used in the file rather than having plain passwords.