You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/images/docker-raneto.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ The default username and password is *admin/password*
45
45
This application can only be configured through file storage the web interface is only for editing Markdown files.
46
46
You need to understand the following paths and the role they play for the application:
47
47
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.
49
49
* /config/content - All of your Markdown files go here [more info](http://docs.raneto.com/usage/creating-pages).
50
50
* /config/images - This folder will serve content on http://<your-ip>:3000/images/<imagename>.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.
51
51
@@ -328,6 +328,7 @@ To help with development, we generate this dependency graph.
328
328
329
329
## Versions
330
330
331
+
***16.09.25:** - Many changes for upstream release, if upgrading a new configuration file might be needed.
0 commit comments