Skip to content

Commit ab5b928

Browse files
Bot Updating Documentation
1 parent 3abd786 commit ab5b928

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/images/docker-raneto.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The default username and password is *admin/password*
4545
This application can only be configured through file storage the web interface is only for editing Markdown files.
4646
You need to understand the following paths and the role they play for the application:
4747

48-
* /config/config.default.js - Main configuration file to setup your user, site name, etc.
48+
* /config/config/config.js - Main configuration file to setup your user, site name, etc.
4949
* /config/content - All of your Markdown files go here [more info](http://docs.raneto.com/usage/creating-pages).
5050
* /config/images - This folder will serve content on http://<your-ip>:3000/images/<image name>.png you can put anything in here but it is specifically for image files so you can embed them in your Markdown files without using external hosting.
5151

@@ -328,6 +328,7 @@ To help with development, we generate this dependency graph.
328328

329329
## Versions
330330

331+
* **16.09.25:** - Many changes for upstream release, if upgrading a new configuration file might be needed.
331332
* **27.07.25:** - Rebase to Alpine 3.22.
332333
* **01.02.25:** - Rebase to Alpine 3.21.
333334
* **06.06.24:** - Rebase to Alpine 3.20.

0 commit comments

Comments
 (0)