mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-16 10:55:07 +02:00
Modify date_created and logo in nightscout.json
Updated the creation date and logo URL for Nightscout.
This commit is contained in:
committed by
GitHub
parent
317db4ef1e
commit
abf2276ce0
@@ -4,14 +4,14 @@
|
|||||||
"categories": [
|
"categories": [
|
||||||
0
|
0
|
||||||
],
|
],
|
||||||
"date_created": "2025-01-17",
|
"date_created": "2025-02-06",
|
||||||
"type": "ct",
|
"type": "ct",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": 1337,
|
"interface_port": 1337,
|
||||||
"documentation": "https://nightscout.github.io/",
|
"documentation": "https://nightscout.github.io/",
|
||||||
"website": "http://www.nightscout.info/",
|
"website": "http://www.nightscout.info/",
|
||||||
"logo": "https://raw.githubusercontent.com/nightscout/cgm-remote-monitor/master/static/images/large.png",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nightscout.webp",
|
||||||
"config_path": "/opt/nightscout/my.env",
|
"config_path": "/opt/nightscout/my.env",
|
||||||
"description": "Nightscout is an open source, DIY project that allows real time access to a CGM data via personal website, smartwatch watchers, or apps and widgets available for smartphones.",
|
"description": "Nightscout is an open source, DIY project that allows real time access to a CGM data via personal website, smartwatch watchers, or apps and widgets available for smartphones.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
|
|||||||
Reference in New Issue
Block a user