Loading go-apps/meep-dai/server/dai.go +1 −0 Original line number Diff line number Diff line Loading @@ -386,6 +386,7 @@ func Init() (err error) { sbiCfg := sbi.SbiCfg{ ModuleName: moduleName, SandboxName: sandboxName, MepName: mepName, RedisAddr: redisAddr, PostgisHost: postgresHost, PostgisPort: postgresPort, Loading Loading
go-apps/meep-dai/server/dai.go +1 −0 Original line number Diff line number Diff line Loading @@ -386,6 +386,7 @@ func Init() (err error) { sbiCfg := sbi.SbiCfg{ ModuleName: moduleName, SandboxName: sandboxName, MepName: mepName, RedisAddr: redisAddr, PostgisHost: postgresHost, PostgisPort: postgresPort, Loading