Document secure runtime configuration

This commit is contained in:
Lorenzune
2026-05-06 06:27:40 +02:00
parent 71171dc205
commit 851d82f93f
9 changed files with 1701 additions and 181 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"news": [
{
"id": 1,
"title": "Welcome to Nitro",
"body": "This news entry is loaded from configuration/news.json.",
"image": "${image.library.url}web_promo_small/spromo_Canal_Bundle.png",
"link": "",
"linkText": "Read more"
}
]
}