mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-18 02:56:30 +08:00
7 lines
132 B
Bash
7 lines
132 B
Bash
PINPOINT_VERSION=2.0.1
|
|
|
|
### Pinpoint-mysql
|
|
MYSQL_ROOT_PASSWORD=root123
|
|
MYSQL_USER=admin
|
|
MYSQL_PASSWORD=admin
|
|
MYSQL_DATABASE=pinpoint |