mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Fixed some minor issues
This commit is contained in:
parent
7022801fe9
commit
e929fac09e
4 changed files with 15 additions and 10 deletions
|
|
@ -94,6 +94,7 @@ func NewServerWithConfig(conf *Config) *server.Server {
|
|||
Host: conf.Server.Issuer.Host,
|
||||
Port: conf.Server.Issuer.Port,
|
||||
Endpoints: conf.Server.Issuer.Endpoints,
|
||||
Clients: conf.Server.Issuer.Clients,
|
||||
},
|
||||
}
|
||||
return server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue