mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
Firefly: Add Data Importer to LXC (#5159)
* Add Data Importer to Firefly LXC * Remove useless var
This commit is contained in:
parent
142fea21bd
commit
e6c21811bb
3 changed files with 29 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue