12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
{
|
|
"development": {
|
|
"hostname": "http://localhost:8080"
|
|
},
|
|
"docker": {
|
|
"hostname": "http://localhost:9050"
|
|
},
|
|
"testing": {
|
|
"hostname": "http://10.0.x.x"
|
|
}
|
|
}
|