mirror of
https://github.com/deavminet/skippy.git
synced 2024-12-22 06:19:56 +00:00
Updated config to not do hostname resolution
This commit is contained in:
parent
d3b5565525
commit
dcb994bfa4
@ -1,7 +1,7 @@
|
||||
{
|
||||
"servers" : {
|
||||
"dserv1" : {
|
||||
"address" : "memyselfandi",
|
||||
"address" : "127.0.0.1",
|
||||
"port" : "7777",
|
||||
"auth" : {
|
||||
"username" : "deavmi1",
|
||||
@ -94,4 +94,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user