-
The vue frontend is hardcoded to 100 items, if you have for instance 400 users it's currently impossible to reach the last ones. The optimal here would be to use a real count but a slightly less optim…
-
(venv) [root@instance-fastapi1 FastApiMysqlDemo]# uvicorn main:app --reload
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO: Started reloader process [6770] using …
-
Current default `maxPoolSize` for MongoClient is 100. We may wish to reduce this amount to limit the number of active connections per worker. Additionally we only use one worker currently, but in the …
-
Отличная работа 👍
1. Много лишних и опасных портов выставлено наружу в docker-compose-app.yml
2. Пустые файлы `admin_panel/notify/views.py` и `admin_panel/notify/tests.py`, ну нужны в проекте.
3. […
-
![image](https://user-images.githubusercontent.com/2363295/175782274-448feeb5-12c8-47ed-82a6-13f18195f4b8.png)
demo 跑起来首页的路由打开以后是这样
如果想再添加一些组件,应该写在哪里好呢
比如官网https://aisuda.bce.baidu.com/amis/examp…
-
Hi, I am getting an error - Token scopes: 'admin:org', 'admin:repo_hook', 'repo', 'workflow'
::info::Missing env variable 'UPSTREAM_BRANCH' setting to remote default main
remote: Repository not fou…
-
Hi, just bumped into this repo while I was browsing apple's changed receipt validation policy.
Though it seems like this repo is its early stage, I think it would be more straightforward for potentia…
ahnsv updated
5 months ago
-
Hi would it be possible to set this client to use oidc realm for connection?
-
I've opened a discussion on this, but I think it might be worth making an issue related to authentication.
I'd say we can split this work into multiple chunks, but let's think about what we want i…
-
Hello. This project looks very interesting. I hit some issues building the Dockerfile as described in the readme:
```
docker build -t wordcab-transcribe:latest .
docker run -d --name wordcab-tr…