File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/get-started/workshop Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ The todo app supports the setting of a few environment variables to specify MySQ
192192>
193193> While using env vars to set connection settings is generally accepted for development, it's highly discouraged
194194> when running applications in production. Diogo Monica, a former lead of security at Docker,
195- > [ wrote a fantastic blog post] ( https://diogomonica.com/2017/03/27/why-you-shouldnt-use-env-variables-for-secret-data/ )
195+ > [ wrote a fantastic blog post] ( https://blog. diogomonica.com/2017/03/27/why-you-shouldnt-use-env-variables-for-secret-data/ )
196196> explaining why.
197197>
198198> A more secure mechanism is to use the secret support provided by your container orchestration framework. In most cases,
You can’t perform that action at this time.
0 commit comments