add ignore and configuration
This commit is contained in:
3
client/Reader/appsettings.json
Normal file
3
client/Reader/appsettings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ServerUrl": "http://192.168.0.125:5000"
|
||||
}
|
||||
3
client/Writer/appsettings.json
Normal file
3
client/Writer/appsettings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ServerUrl": "http://192.168.0.125:5000"
|
||||
}
|
||||
Reference in New Issue
Block a user