11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"development": {
|
|
"hostname": "https://localhost:8443",
|
|
"token": ""
|
|
},
|
|
"docker": {
|
|
"hostname": "https://localhost:9040",
|
|
"token": ""
|
|
}
|
|
}
|