diff options
| author | Physcik <mynameisgennadiy@vk.com> | 2025-12-26 16:29:44 +0500 |
|---|---|---|
| committer | Physcik <mynameisgennadiy@vk.com> | 2025-12-26 16:29:44 +0500 |
| commit | 682ec9cd1498f58151bef765e1247fed690ab252 (patch) | |
| tree | e1b7a52f59ac18a178475839bb71e6accd1e8b08 /src/Settings.json | |
| parent | 39f7384dfc295bd80bfe8514335930cfdf6d85a0 (diff) | |
Render start
Diffstat (limited to 'src/Settings.json')
| -rw-r--r-- | src/Settings.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Settings.json b/src/Settings.json index c614305..acd7ab3 100644 --- a/src/Settings.json +++ b/src/Settings.json @@ -1,5 +1,6 @@ { "Port": ":7000", "StaticLocation": "../static", - "TemplatesLocation": "../templates" + "TemplatesLocation": "../templates", + "ArticlesLocation": "../articles" } |
