diff --git a/json/ps5-mqtt.json b/json/ps5-mqtt.json index 4a8afcb3..614d60a9 100644 --- a/json/ps5-mqtt.json +++ b/json/ps5-mqtt.json @@ -32,8 +32,8 @@ }, "notes": [ { - "text": "After installation, the MQTT endpoint must be configured. The configuration file is located within the LXC container at: `/root/.config/ps5-mqtt/config.json`", + "text": "After installation, the MQTT endpoint must be configured. The configuration file is located within the LXC container at: `/opt/ps5-mqtt/.config/config.json`", "type": "info" } ] -} \ No newline at end of file +}