1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 12:21:07 +08:00
github-action update-app-version 6c892af74d Update app version [skip ci]
2025-05-07 19:59:42 +00:00

12 lines
228 B
JSON

{
"defaults": {
"$NODEBB_DB": {
"host": "$NODEBB_DB_HOST",
"port": $NODEBB_DB_PORT,
"database": "$NODEBB_DB_NAME",
"username": "$NODEBB_DB_USER",
"password": "$NODEBB_DB_PASSWORD"
}
}
}