зеркало из https://github.com/SteeltoeOSS/Samples.git
SBA config updates
This commit is contained in:
Родитель
aefa3f71d0
Коммит
bee9f98b7a
|
@ -3,7 +3,7 @@
|
|||
"windowsAuthentication": false,
|
||||
"anonymousAuthentication": true,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:5000/",
|
||||
"applicationUrl": "http://host.docker.internal:5000/",
|
||||
"sslPort": 0
|
||||
}
|
||||
},
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"boot": {
|
||||
"admin": {
|
||||
"client": {
|
||||
"basePath": "http://localhost:5000",
|
||||
"basePath": "http://host.docker.internal:5000",
|
||||
"url": "http://localhost:8080",
|
||||
"metadata": {
|
||||
"user.name": "actuatorUser",
|
||||
|
|
Загрузка…
Ссылка в новой задаче