sh_cpl/tools/set_pip_urls/appsettings.json

8 lines
170 B
JSON
Raw Normal View History

2022-05-25 19:38:38 +02:00
{
"PIPSettings": {
"production": "https://pip.sh-edraft.de",
"staging": "https://pip-exp.sh-edraft.de",
"development": "https://pip-dev.sh-edraft.de"
}
}