Merge pull request #5 from FFCoder/dockerSupport
dockerSupport: Added Basic Docker support to the application.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"Kestrel": {
|
||||
"Endpoints": {
|
||||
"http": {
|
||||
"Url": "http://localhost:5000"
|
||||
"Url": "http://0.0.0.0:5000"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user