Jerald

Results 9 comments of Jerald

hello, it seems like you did not create a `.env` file to load the environment variable for your database

Hey @hossainirad, I am interested in the use case that you've mentioned. Did you managed to get any insights about it?

@hossainirad That's cool, I'm hoping to get some insights on how you can enable such a lock to prevent another concurrent session on the webapp

Did you have any luck thus far? @hossainirad

@hossainirad Where did you get that source from?

Is there a proper way to generate this access token with AZ CLI? (i.e. `az account get-access-token`) I've attempted with the generated access token but encountering a `RoleAssignmentRequestAcrsValidationFailed`.

Not yet, haven't got the time to look into this. Will update when I figured it out. @molinch

Hey @rubengarciam, This is what I did as a temporary workaround: ```css .masonry > *:first-child { flex: 0 0 calc(60% - var(--widget-gap)); } ```

> [@jeraldlyh](https://github.com/jeraldlyh) where should I include that code? There's an option to specify custom css file. https://github.com/glanceapp/glance/blob/main/docs/configuration.md#custom-css-file