add user and pass for world to env variables
This commit is contained in:
@@ -25,6 +25,5 @@ func (msg WsShutdownMsg) Action(tr *transport.FoundryTransport, status *types.Fo
|
||||
}
|
||||
tr.IsDbInit = true
|
||||
|
||||
go tr.FillDBWithFoundryData()
|
||||
return nil
|
||||
return tr.FillDBWithFoundryData()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user