mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
feat: set custom runers and queue length
This commit is contained in:
@@ -107,7 +107,7 @@ I use mariadb also in Docker
|
||||
2. Create create database user:
|
||||
|
||||
```bash
|
||||
docker create
|
||||
docker create \
|
||||
-p 3306:3306 \
|
||||
--name some-mariadb \
|
||||
--env MARIADB_USER=maria \
|
||||
|
||||
Reference in New Issue
Block a user