luci-app-alist: fix config
This commit is contained in:
parent
312818d95f
commit
849438033d
@ -88,7 +88,7 @@ start_service() {
|
||||
"database": {
|
||||
"type": "$database",
|
||||
"host": "$mysql_host",
|
||||
"port": "$mysql_port",
|
||||
"port": $mysql_port,
|
||||
"user": "$mysql_username",
|
||||
"password": "$mysql_password",
|
||||
"name": "$mysql_database",
|
||||
|
Loading…
Reference in New Issue
Block a user