Added Docker support for the Indexer
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"Kestrel":{
|
||||
"Endpoints": {
|
||||
"http":{
|
||||
"Url": "http://localhost:5146"
|
||||
"Url": "http://0.0.0.0:5146"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user