Set ps5mqtt, prometheus-AM, ghost to 🚧 status

This commit is contained in:
Sam Heinz
2025-01-11 03:55:13 +10:00
parent 208bd63a12
commit 654be42319
3 changed files with 6 additions and 3 deletions

View File

@@ -35,7 +35,8 @@
"text": "To run Ghost-CLI commands, first set a password for the ghost-user by running `sudo passwd ghost-user`. Then, switch to the ghost-user with `sudo -su ghost-user`.",
"type": "info"
}
]
],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -35,5 +35,6 @@
"text": "After installation, the MQTT endpoint must be configured. The configuration file is located within the LXC container at: `/opt/.config/ps5-mqtt/config.json`",
"type": "info"
}
]
],
"status": "\ud83d\udea7"
}