Firefly: Add Data Importer to LXC (#5159)

* Add Data Importer to Firefly LXC

* Remove useless var
This commit is contained in:
Slaviša Arežina 2025-06-16 07:31:22 +02:00 committed by GitHub
parent 142fea21bd
commit e6c21811bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 29 additions and 5 deletions

View file

@ -32,6 +32,10 @@
"password": null
},
"notes": [
{
"text": "Data Importer is at `http://<LXC_IP>/dataimporter/`",
"type": "info"
},
{
"text": "Database credentials: `cat ~/firefly.creds`",
"type": "info"