Compare commits
1 commit
a72c8e5277
...
7c148030c2
Author | SHA1 | Date | |
---|---|---|---|
7c148030c2 |
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ const (
|
|||
defaultServerPort = 5000
|
||||
defaultServerSocket = ""
|
||||
|
||||
defaultIssuer = "locahost"
|
||||
defaultIssuer = "http://locahost:5000"
|
||||
|
||||
defaultStorageType = Memory
|
||||
defaultStorageFile = "./polyculeconnect.db"
|
||||
|
|
Loading…
Reference in a new issue