mirror of
https://github.com/macports/macports-infrastructure.git
synced 2026-07-12 18:18:46 -07:00
When passing secrets over the environment, they can end up in public readable log files. Therefore, this change puts the secrets into a completely separate configuration file that is only read by maxcdn-purge.py.
5 lines
43 B
Plaintext
5 lines
43 B
Plaintext
{
|
|
"key": "",
|
|
"secret": ""
|
|
}
|