mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-13 07:04:13 +00:00
Change Postgres to MySQL in MySQL docs.
This commit is contained in:
parent
1cc2e3d4d6
commit
257ea9986a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# MySQL
|
# MySQL
|
||||||
|
|
||||||
Drone comes with support for MySQL as an alternate database engine. To enable Postgres, you should specify the following environment variables:
|
Drone comes with support for MySQL as an alternate database engine. To enable MySQL, you should specify the following environment variables:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
DATABASE_DRIVER="mysql"
|
DATABASE_DRIVER="mysql"
|
||||||
|
Loading…
Reference in New Issue
Block a user