Update json (#4432)

This commit is contained in:
Slaviša Arežina 2025-05-13 10:55:37 +02:00 committed by GitHub
parent 10e1d7e741
commit 82a30df0c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,5 +31,10 @@
"username": null, "username": null,
"password": null "password": null
}, },
"notes": [] "notes": [
{
"text": "Run `DATA_DIRECTORY=path-to-your-data-directory pm2 restart all --update-env` to update path to your data directory or to update environment variables.",
"type": "info"
},
]
} }