mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 12:58:13 -05:00
11 lines
144 B
JSON
11 lines
144 B
JSON
{
|
|
"database": {
|
|
"engine": "mysql2",
|
|
"host": "db",
|
|
"name": "npm",
|
|
"user": "npm",
|
|
"password": "npm",
|
|
"port": 3306
|
|
}
|
|
}
|