mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-08 00:43:10 +00:00
fix: swift port
This commit is contained in:
parent
5b7d0daeea
commit
fb0dfbe0b8
@ -7,7 +7,7 @@ import Foundation
|
||||
|
||||
class Config: Codable {
|
||||
var host: String? = nil;
|
||||
var result: Int? = nil;
|
||||
var port: Int? = nil;
|
||||
var advertiseAddr: String? = nil;
|
||||
var nodeKey: String? = nil;
|
||||
var keepAliveInterval: Int? = nil;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user